Home
last modified time | relevance | path

Searched defs:ip6_hdr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/
H A Dip6.h24 struct ip6_hdr struct
28 struct ip6_hdrctl argument
37 } ip6_ctlun;
38 struct in6_addr ip6_src; /* source address */
39 struct in6_addr ip6_dst; /* destination address */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/
H A Dip6.h24 struct ip6_hdr struct
28 struct ip6_hdrctl argument
37 } ip6_ctlun;
38 struct in6_addr ip6_src; /* source address */
39 struct in6_addr ip6_dst; /* destination address */
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dcalipso.c1270 const struct ipv6hdr *ip6_hdr = ipv6_hdr(skb); in calipso_skbuff_optptr() local
1299 struct ipv6hdr *ip6_hdr; in calipso_skbuff_setattr() local
1372 struct ipv6hdr *ip6_hdr; in calipso_skbuff_delattr() local
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dmain.c406 struct ipv6hdr ip6_hdr_tmp, *ip6_hdr; in batadv_skb_set_priority() local