Searched refs:next_hdr (Results 1 – 12 of 12) sorted by relevance
99 u_int next_hdr; in geonet_print() local121 next_hdr = GET_U_1(bp) & 0x0f; in geonet_print()127 switch (next_hdr) { in geonet_print()163 ND_PRINT("NH:%u-%s ", next_hdr, next_hdr_txt); in geonet_print()229 switch (next_hdr) { in geonet_print()
225 void *next_hdr = nlmsg_reserve_data(nw, sz, void); in _nlmsg_copy_next_header() local226 memcpy(next_hdr, hdr + 1, NLMSG_ALIGN(sz)); in _nlmsg_copy_next_header()228 return (next_hdr); in _nlmsg_copy_next_header()
247 u8 next_hdr;246 u8 next_hdr; global() member
136 .next_hdr = 0xff, in parse_esp_ip()
488 if (grh->next_hdr == IPPROTO_UDP) in ib_get_net_type_by_grh()
866 if (grh->next_hdr == IPPROTO_UDP) { in set_ah_attr_by_ipv6()868 } else if (grh->next_hdr == IB_NEXT_HDR) { in set_ah_attr_by_ipv6()
569 uint8_t next_hdr; member1295 uint8_t next_hdr; member
894 __u8 next_hdr; member
980 __u8 next_hdr; member
702 u8 next_hdr; member1766 u8 next_hdr; member
1952 ib_spec->ipv6.mask.next_hdr, in parse_flow_attr()1953 ib_spec->ipv6.val.next_hdr); in parse_flow_attr()
45796 uint8_t next_hdr; member