Searched refs:tipc_skb_peek_port (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/tipc/
H A Dmsg.h1211 /* tipc_skb_peek_port(): find a destination port, ignoring all destinations
1219 static inline u32 tipc_skb_peek_port(struct sk_buff_head *list, u32 filter) function
H A Dsocket.c2493 dport = tipc_skb_peek_port(inputq, dport);

Completed in 252 milliseconds