Home
last modified time | relevance | path

Searched refs:icmp6_code (Results 1 – 25 of 28) sorted by relevance

12

/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 Dicmp6.h41 uint8_t icmp6_code; /* code field */ member
118 #define nd_rs_code nd_rs_hdr.icmp6_code
131 #define nd_ra_code nd_ra_hdr.icmp6_code
148 #define nd_ns_code nd_ns_hdr.icmp6_code
160 #define nd_na_code nd_na_hdr.icmp6_code
182 #define nd_rd_code nd_rd_hdr.icmp6_code
241 #define mld_code mld_icmp6_hdr.icmp6_code
258 #define rr_code rr_hdr.icmp6_code
/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 Dicmp6.h41 uint8_t icmp6_code; /* code field */ member
118 #define nd_rs_code nd_rs_hdr.icmp6_code
131 #define nd_ra_code nd_ra_hdr.icmp6_code
148 #define nd_ns_code nd_ns_hdr.icmp6_code
160 #define nd_na_code nd_na_hdr.icmp6_code
182 #define nd_rd_code nd_rd_hdr.icmp6_code
241 #define mld_code mld_icmp6_hdr.icmp6_code
258 #define rr_code rr_hdr.icmp6_code
/OK3568_Linux_fs/kernel/include/net/
H A Dmld.h15 #define mld_code mld_hdr.icmp6_code
36 #define mld2r_resv1 mld2r_hdr.icmp6_code
62 #define mld2q_code mld2q_hdr.icmp6_code
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dping.c118 fl6.fl6_icmp_code = user_icmph.icmp6_code; in ping_v6_sendmsg()
136 pfh.icmph.code = user_icmph.icmp6_code; in ping_v6_sendmsg()
H A Dicmp.c584 tmp_hdr.icmp6_code = code; in icmp6_send()
934 icmpv6_notify(skb, type, hdr->icmp6_code, hdr->icmp6_mtu); in icmpv6_rcv()
976 icmpv6_notify(skb, type, hdr->icmp6_code, hdr->icmp6_mtu); in icmpv6_rcv()
H A Dndisc.c1151 ndmsg->nduseropt_icmp_code = icmp6h->icmp6_code; in ndisc_ra_useropt()
1750 if (msg->icmph.icmp6_code != 0) { in ndisc_rcv()
1752 msg->icmph.icmp6_code); in ndisc_rcv()
H A Ddatagram.c319 serr->ee.ee_code = icmph->icmp6_code; in ipv6_icmp_error()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmipv6.h89 uint8 icmp6_code; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmipv6.h94 uint8 icmp6_code; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmipv6.h94 uint8 icmp6_code; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmipv6.h94 uint8 icmp6_code; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmipv6.h94 uint8 icmp6_code; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmipv6.h89 uint8 icmp6_code; member
/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/linux/
H A Dicmpv6.h11 __u8 icmp6_code; member
/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/linux/
H A Dicmpv6.h11 __u8 icmp6_code; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dicmpv6.h11 __u8 icmp6_code; member
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_getport.c86 htons((ic->icmp6_type << 8) | ic->icmp6_code); in get_port()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_proto_icmpv6.c44 tuple->dst.u.icmp.code = hp->icmp6_code; in icmpv6_pkt_to_tuple()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_log_ipv6.c232 ic->icmp6_type, ic->icmp6_code); in dump_ipv6_packet()
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Dnft_reject_bridge.c279 icmp6h->icmp6_code = code; in nft_reject_br_send_v6_unreach()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow.c414 key->tp.dst = htons(icmp->icmp6_code); in parse_icmpv6()
417 if (icmp->icmp6_code == 0 && in parse_icmpv6()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_arp_nd_proxy.c241 if (m->icmph.icmp6_code != 0 || in br_is_nd_neigh_msg()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dping.c502 code = icmp6_hdr(skb)->icmp6_code; in ping_err()
688 code = ((struct icmp6hdr *) user_icmph)->icmp6_code; in ping_common_sendmsg()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dcdc_mbim.c360 msg->icmph.icmp6_code == 0 && in is_neigh_solicit()
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A Dgdm_lte.c274 icmp6_out.icmp6_code = 0; in gdm_lte_emulate_ndp()

12