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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dlink.c2393 * buf_extract - extracts embedded TIPC message from another message
2401 static struct sk_buff *buf_extract(struct sk_buff *skb, u32 from_pos) function
2448 *buf = buf_extract(tunnel_buf,INT_H_SIZE);
2491 *buf = buf_extract(tunnel_buf, INT_H_SIZE);
2517 obuf = buf_extract(buf, pos);

Completed in 50 milliseconds