Searched refs:icmp6_type (Results 1 – 10 of 10) sorted by relevance
108 u_int8_t icmp6_type; /* type field */ member231 #define mld_type mld_icmp6_hdr.icmp6_type252 #define nd_rs_type nd_rs_hdr.icmp6_type264 #define nd_ra_type nd_ra_hdr.icmp6_type289 #define nd_ns_type nd_ns_hdr.icmp6_type300 #define nd_na_type nd_na_hdr.icmp6_type323 #define nd_rd_type nd_rd_hdr.icmp6_type493 #define ni_type icmp6_ni_hdr.icmp6_type573 #define rr_type rr_hdr.icmp6_type
379 if (icp->icmp6_type < ICMP6_ECHO_REQUEST || in icmp6_error_flag()380 icp->icmp6_type == ND_REDIRECT) { in icmp6_error_flag()437 icmp6->icmp6_type = (uint8_t)type; in icmp6_error_flag()514 switch (icmp6->icmp6_type) { in icmp6_input()530 if (icmp6_ratelimit(&ip6->ip6_dst, icmp6->icmp6_type, code)) { in icmp6_input()568 icmp6->icmp6_type, sum, ip6_sprintf(&ip6->ip6_src)); in icmp6_input()581 switch (icmp6->icmp6_type) { in icmp6_input()590 icmp6stat.icp6s_inhist[icmp6->icmp6_type]++; in icmp6_input()592 if (icmp6->icmp6_type < ICMP6_INFOMSG_MASK) { in icmp6_input()596 switch (icmp6->icmp6_type) { in icmp6_input()[all …]
540 type = icmp6->icmp6_type; in rip6_output()
3734 type = icmp6->icmp6_type; in mld_dispatch_packet()
304 assert(icmp6->icmp6_type == ICMP6_PARAM_PROB); in bad_fraglen_match()378 assert(icmp6->icmp6_type == ICMP6_TIME_EXCEEDED); in timeout_match()428 icmp6->icmp6_type = ICMP6_ECHO_REQUEST; in atomic_build()479 assert(icmp6->icmp6_type == ICMP6_ECHO_REPLY); in atomic_match()
280 type = icmp6->icmp6_type; in nat464_translate_icmp()356 icmp6->icmp6_type = type; in nat464_translate_icmp()958 if (ICMP6_ERRORTYPE(icmp6h->icmp6_type)) { in nat464_translate_proto()1001 "code: %d checksum: %#x \n", __func__, icmp6h->icmp6_type, in nat464_translate_proto()
8206 uint8_t icmp6_type;8230 icmp6_type = icmp6->icmp6_type;8231 switch (icmp6_type) {8252 switch (icmp6_type) {8356 if (icmp6_type == ND_ROUTER_ADVERT) {8398 mnr->mnr_ip6_icmp6_type = icmp6_type;
735 if (icmp6->icmp6_type == ND_ROUTER_ADVERT) { in pkt_is_for_delegate()
4620 type = icmp6->icmp6_type; in pf_translate_icmp_af()4696 icmp6->icmp6_type = type; in pf_translate_icmp_af()5003 icmptype = pf_pd_get_hdr_icmp6(pd)->icmp6_type; in pf_test_rule()6285 icmptype = pf_pd_get_hdr_icmp6(pd)->icmp6_type; in pf_test_dummynet()7885 icmptype = pf_pd_get_hdr_icmp6(pd)->icmp6_type; in pf_test_state_icmp()
490 switch (icmp6->icmp6_type) { in ip6_frame_validate()508 T_LOG("icmp6 code 0x%x", icmp6->icmp6_type); in ip6_frame_validate()887 icmp6->icmp6_type = type; in ethernet_nd6_frame_populate()2180 switch (icmp6->icmp6_type) { in validate_mac_nat_icmp6_out()2200 T_FAIL("Unsupported icmp6 type %d", icmp6->icmp6_type); in validate_mac_nat_icmp6_out()