Searched refs:from_pos (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.c2395 * @from_pos: offset to extract from
2401 static struct sk_buff *buf_extract(struct sk_buff *skb, u32 from_pos) argument
2403 struct tipc_msg *msg = (struct tipc_msg *)(skb->data + from_pos);

Completed in 43 milliseconds