Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dinet6.c966 #define p_5(f, m) if (icmp6stat.f || sflag <= 1) \ macro
1020 p_5(icp6s_odst_unreach_noroute, "\t\t{:no-route/%ju} "
1022 p_5(icp6s_odst_unreach_admin, "\t\t{:admin-prohibited/%ju} "
1024 p_5(icp6s_odst_unreach_beyondscope, "\t\t{:beyond-scope/%ju} "
1028 p_5(icp6s_odst_unreach_noport, "\t\t{:port-unreachable/%ju} "
1030 p_5(icp6s_opacket_too_big, "\t\t{:packet-too-big/%ju} "
1036 p_5(icp6s_oparamprob_header, "\t\t{:bad-header/%ju} "
1040 p_5(icp6s_oparamprob_option, "\t\t{:bad-option/%ju} "
1042 p_5(icp6s_oredirect, "\t\t{:redirects/%ju} "
1044 p_5(icp6s_ounknown, "\t\t{:unknown/%ju} {N:unknown}\n");
[all …]