Searched refs:tipc_l2_send_msg (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | ib_media.c | 90 .send_msg = tipc_l2_send_msg,
|
H A D | eth_media.c | 84 .send_msg = tipc_l2_send_msg,
|
H A D | bearer.h | 225 int tipc_l2_send_msg(struct net *net, struct sk_buff *buf,
|
H A D | bearer.c | 473 * tipc_l2_send_msg - send a TIPC packet out over an L2 interface 478 int tipc_l2_send_msg(struct net *net, struct sk_buff *skb, in tipc_l2_send_msg() function
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | ib_media.c | 90 .send_msg = tipc_l2_send_msg,
|
H A D | eth_media.c | 84 .send_msg = tipc_l2_send_msg,
|
H A D | bearer.h | 223 int tipc_l2_send_msg(struct net *net, struct sk_buff *buf,
|
H A D | bearer.c | 486 * tipc_l2_send_msg - send a TIPC packet out over an L2 interface 492 int tipc_l2_send_msg(struct net *net, struct sk_buff *skb, in tipc_l2_send_msg() function
|
Completed in 6 milliseconds