Searched refs:tipc_link_proto_rcv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | link.c | 238 static int tipc_link_proto_rcv(struct tipc_link *l, struct sk_buff *skb, 1761 return tipc_link_proto_rcv(l, skb, xmitq); in tipc_link_rcv() 2156 /* tipc_link_proto_rcv(): receive link level protocol message : 2161 static int tipc_link_proto_rcv(struct tipc_link *l, struct sk_buff *skb, in tipc_link_proto_rcv() function
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | link.c | 266 static int tipc_link_proto_rcv(struct tipc_link *l, struct sk_buff *skb, 1797 return tipc_link_proto_rcv(l, skb, xmitq); in tipc_link_rcv() 2192 /* tipc_link_proto_rcv(): receive link level protocol message : 2197 static int tipc_link_proto_rcv(struct tipc_link *l, struct sk_buff *skb, in tipc_link_proto_rcv() function
|
Completed in 8 milliseconds