diff options
Diffstat (limited to 'net/tipc/bcast.h')
| -rw-r--r-- | net/tipc/bcast.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tipc/bcast.h b/net/tipc/bcast.h index 4bdc12277d33..3c290a48f720 100644 --- a/net/tipc/bcast.h +++ b/net/tipc/bcast.h | |||
| @@ -131,6 +131,7 @@ uint tipc_bclink_get_mtu(void); | |||
| 131 | int tipc_bclink_xmit(struct net *net, struct sk_buff_head *list); | 131 | int tipc_bclink_xmit(struct net *net, struct sk_buff_head *list); |
| 132 | void tipc_bclink_wakeup_users(struct net *net); | 132 | void tipc_bclink_wakeup_users(struct net *net); |
| 133 | int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg); | 133 | int tipc_nl_add_bc_link(struct net *net, struct tipc_nl_msg *msg); |
| 134 | int tipc_nl_bc_link_set(struct net *net, struct nlattr *attrs[]); | ||
| 134 | void tipc_bclink_input(struct net *net); | 135 | void tipc_bclink_input(struct net *net); |
| 135 | 136 | ||
| 136 | #endif | 137 | #endif |
