Searched refs:p_5 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/netstat/
H A Dinet6.c958 #define p_5(f, m) if (icmp6stat.f || sflag <= 1) \ macro
1012 p_5(icp6s_odst_unreach_noroute, "\t\t{:no-route/%ju} "
1014 p_5(icp6s_odst_unreach_admin, "\t\t{:admin-prohibited/%ju} "
1016 p_5(icp6s_odst_unreach_beyondscope, "\t\t{:beyond-scope/%ju} "
1018 p_5(icp6s_odst_unreach_addr, "\t\t{:address-unreachable/%ju} "
1020 p_5(icp6s_odst_unreach_noport, "\t\t{:port-unreachable/%ju} "
1022 p_5(icp6s_opacket_too_big, "\t\t{:packet-too-big/%ju} "
1024 p_5(icp6s_otime_exceed_transit, "\t\t{:time-exceed-transmit/%ju} "
1026 p_5(icp6s_otime_exceed_reassembly, "\t\t{:time-exceed-reassembly/%ju} "
1028 p_5(icp6s_oparamprob_heade
1057 #undef p_5 macro
[all...]

Completed in 223 milliseconds