Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dlink.c2357 static struct sk_buff *buf_extract(struct sk_buff *skb, u32 from_pos) in buf_extract() function
2398 *buf = buf_extract(tunnel_buf, INT_H_SIZE); in link_recv_changeover_msg()
2433 *buf = buf_extract(tunnel_buf, INT_H_SIZE); in link_recv_changeover_msg()
2457 obuf = buf_extract(buf, pos); in tipc_link_recv_bundle()