Searched refs:icmptype (Results 1 – 3 of 3) sorted by relevance
3380 if (icmptype == ICMP_UNREACH || in pf_test_rule()3382 icmptype == ICMP_REDIRECT || in pf_test_rule()3383 icmptype == ICMP_TIMXCEED || in pf_test_rule()3384 icmptype == ICMP_PARAMPROB) in pf_test_rule()4696 u_int8_t icmptype, icmpcode; in pf_test_state_icmp() local4709 if (icmptype == ICMP_UNREACH || in pf_test_state_icmp()4711 icmptype == ICMP_REDIRECT || in pf_test_state_icmp()4713 icmptype == ICMP_PARAMPROB) in pf_test_state_icmp()4921 icmptype, icmpcode); in pf_test_state_icmp()4991 icmptype, icmpcode); in pf_test_state_icmp()[all …]
4059 ipf_nat6_icmpquerytype(icmptype) in ipf_nat6_icmpquerytype() argument4060 int icmptype; in ipf_nat6_icmpquerytype()4073 switch (icmptype)
6094 ipf_nat_icmpquerytype(icmptype) in ipf_nat_icmpquerytype() argument6095 int icmptype; in ipf_nat_icmpquerytype()6107 switch (icmptype)