Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dmsg.c392 bool tipc_msg_extract(struct sk_buff *skb, struct sk_buff **iskb, int *pos) in tipc_msg_extract() function
Dmsg.h778 bool tipc_msg_extract(struct sk_buff *skb, struct sk_buff **iskb, int *pos);
Dbcast.c496 while (tipc_msg_extract(buf, &iskb, &pos)) { in tipc_bclink_rcv()
Dlink.c1243 while (tipc_msg_extract(skb, &iskb, &pos)) in tipc_link_input()
1711 if (!tipc_msg_extract(*skb, &iskb, &pos)) { in tipc_link_failover_rcv()