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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dipcomp6.c69 struct ipv6_comp_hdr *ipch;
102 if (dlen < (plen + sizeof(struct ipv6_comp_hdr))) {
127 struct ipv6_comp_hdr *ipch;
153 if (err || (dlen + sizeof(struct ipv6_comp_hdr)) >= plen) {
166 ipch = (struct ipv6_comp_hdr *)start;
181 struct ipv6_comp_hdr *ipcomph = (struct ipv6_comp_hdr*)(skb->data+offset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dipv6.h114 struct ipv6_comp_hdr { struct

Completed in 54 milliseconds