Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Doutput_core.c80 struct ipv6_opt_hdr *exthdr = in ip6_find_1stfragopt() local
108 offset += ipv6_optlen(exthdr); in ip6_find_1stfragopt()
109 *nexthdr = &exthdr->nexthdr; in ip6_find_1stfragopt()
110 exthdr = (struct ipv6_opt_hdr *)(skb_network_header(skb) + in ip6_find_1stfragopt()
Dmip6.c268 struct ipv6_opt_hdr *exthdr = in mip6_destopt_offset() local
304 offset += ipv6_optlen(exthdr); in mip6_destopt_offset()
305 *nexthdr = &exthdr->nexthdr; in mip6_destopt_offset()
306 exthdr = (struct ipv6_opt_hdr *)(nh + offset); in mip6_destopt_offset()
404 struct ipv6_opt_hdr *exthdr = in mip6_rthdr_offset() local
439 offset += ipv6_optlen(exthdr); in mip6_rthdr_offset()
440 *nexthdr = &exthdr->nexthdr; in mip6_rthdr_offset()
441 exthdr = (struct ipv6_opt_hdr *)(nh + offset); in mip6_rthdr_offset()
Dah6.c262 } exthdr = { .iph = iph }; in ipv6_clear_mutable_options() local
263 char *end = exthdr.raw + len; in ipv6_clear_mutable_options()
266 exthdr.iph++; in ipv6_clear_mutable_options()
268 while (exthdr.raw < end) { in ipv6_clear_mutable_options()
272 ipv6_rearrange_destopt(iph, exthdr.opth); in ipv6_clear_mutable_options()
274 if (!zero_out_mutable_opts(exthdr.opth)) { in ipv6_clear_mutable_options()
283 ipv6_rearrange_rthdr(iph, exthdr.rth); in ipv6_clear_mutable_options()
290 nexthdr = exthdr.opth->nexthdr; in ipv6_clear_mutable_options()
291 exthdr.raw += ipv6_optlen(exthdr.opth); in ipv6_clear_mutable_options()
Dxfrm6_policy.c133 struct ipv6_opt_hdr *exthdr; in _decode_session6() local
157 exthdr = (struct ipv6_opt_hdr *)(nh + offset); in _decode_session6()
165 offset += ipv6_optlen(exthdr); in _decode_session6()
166 nexthdr = exthdr->nexthdr; in _decode_session6()
167 exthdr = (struct ipv6_opt_hdr *)(nh + offset); in _decode_session6()
201 offset += ipv6_optlen(exthdr); in _decode_session6()
/linux-4.1.27/drivers/media/pci/saa7164/
Dsaa7164-api.c937 struct tmComResExtDevDescrHeader *exthdr; in saa7164_api_dump_subdevs() local
1241 exthdr = (struct tmComResExtDevDescrHeader *)(buf + idx); in saa7164_api_dump_subdevs()
1243 exthdr->unitid); in saa7164_api_dump_subdevs()
1245 exthdr->deviceid); in saa7164_api_dump_subdevs()
1247 exthdr->devicetype); in saa7164_api_dump_subdevs()
1248 if (exthdr->devicetype & 0x1) in saa7164_api_dump_subdevs()
1250 if (exthdr->devicetype & 0x2) in saa7164_api_dump_subdevs()
1252 if (exthdr->devicetype & 0x4) in saa7164_api_dump_subdevs()
1254 if (exthdr->devicetype & 0x8) in saa7164_api_dump_subdevs()
1256 if (exthdr->devicetype & 0x20) in saa7164_api_dump_subdevs()
[all …]
/linux-4.1.27/net/netfilter/
DKconfig452 tristate "Netfilter nf_tables IPv6 exthdr module"
454 This option adds the "exthdr" expression that you can use to match