Home
last modified time | relevance | path

Searched refs:tipc_msg_extract (Results 1 – 3 of 3) sorted by relevance

/linux/net/tipc/
A Dmsg.c577 bool tipc_msg_extract(struct sk_buff *skb, struct sk_buff **iskb, int *pos) in tipc_msg_extract() function
A Dmsg.h1191 bool tipc_msg_extract(struct sk_buff *skb, struct sk_buff **iskb, int *pos);
A Dlink.c1332 while (tipc_msg_extract(skb, &iskb, &pos)) in tipc_link_input()
1382 if (unlikely(!tipc_msg_extract(skb, &iskb, &ipos))) { in tipc_link_tnl_rcv()

Completed in 13 milliseconds