Searched refs:IPTOS_PREC_NETCONTROL (Results 1 – 9 of 9) sorted by relevance
/openbsd/sys/netinet/ |
H A D | ip.h | 88 #define IPTOS_PREC_NETCONTROL 0xe0 macro
|
/openbsd/usr.sbin/eigrpd/ |
H A D | eigrpe.c | 113 IPTOS_PREC_NETCONTROL) == -1) in eigrpe()
|
/openbsd/usr.sbin/traceroute/ |
H A D | worker.c | 998 { "netcontrol", IPTOS_PREC_NETCONTROL }, in map_tos()
|
/openbsd/usr.bin/tcpbench/ |
H A D | tcpbench.c | 1025 { "netcontrol", IPTOS_PREC_NETCONTROL }, in map_tos()
|
/openbsd/usr.bin/nc/ |
H A D | netcat.c | 1645 { "netcontrol", IPTOS_PREC_NETCONTROL }, in process_tos_opt()
|
/openbsd/sbin/ping/ |
H A D | ping.c | 1827 { "netcontrol", IPTOS_PREC_NETCONTROL }, in map_tos()
|
/openbsd/sys/net80211/ |
H A D | ieee80211_output.c | 467 case IPTOS_PREC_NETCONTROL: in ieee80211_classify()
|
/openbsd/usr.sbin/bgpd/ |
H A D | parse.y | 5538 { "netcontrol", IPTOS_PREC_NETCONTROL }, in map_tos()
|
/openbsd/sbin/pfctl/ |
H A D | parse.y | 5865 { "netcontrol", IPTOS_PREC_NETCONTROL }, in map_tos()
|