OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:caseof
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/route/
route.c
403
#define
caseof
(x, y, z) \
macro
405
caseof
(K_MTU, RTV_MTU, rmx_mtu);
406
caseof
(K_HOPCOUNT, RTV_HOPCOUNT, rmx_hopcount);
407
caseof
(K_EXPIRE, RTV_EXPIRE, rmx_expire);
408
caseof
(K_RECVPIPE, RTV_RPIPE, rmx_recvpipe);
409
caseof
(K_SENDPIPE, RTV_SPIPE, rmx_sendpipe);
410
caseof
(K_SSTHRESH, RTV_SSTHRESH, rmx_ssthresh);
411
caseof
(K_RTT, RTV_RTT, rmx_rtt);
412
caseof
(K_RTTVAR, RTV_RTTVAR, rmx_rttvar);
route.c
403
#define
caseof
(x, y, z) \
macro
405
caseof
(K_MTU, RTV_MTU, rmx_mtu);
406
caseof
(K_HOPCOUNT, RTV_HOPCOUNT, rmx_hopcount);
407
caseof
(K_EXPIRE, RTV_EXPIRE, rmx_expire);
408
caseof
(K_RECVPIPE, RTV_RPIPE, rmx_recvpipe);
409
caseof
(K_SENDPIPE, RTV_SPIPE, rmx_sendpipe);
410
caseof
(K_SSTHRESH, RTV_SSTHRESH, rmx_ssthresh);
411
caseof
(K_RTT, RTV_RTT, rmx_rtt);
412
caseof
(K_RTTVAR, RTV_RTTVAR, rmx_rttvar);
route.c
403
#define
caseof
(x, y, z) \
macro
405
caseof
(K_MTU, RTV_MTU, rmx_mtu);
406
caseof
(K_HOPCOUNT, RTV_HOPCOUNT, rmx_hopcount);
407
caseof
(K_EXPIRE, RTV_EXPIRE, rmx_expire);
408
caseof
(K_RECVPIPE, RTV_RPIPE, rmx_recvpipe);
409
caseof
(K_SENDPIPE, RTV_SPIPE, rmx_sendpipe);
410
caseof
(K_SSTHRESH, RTV_SSTHRESH, rmx_ssthresh);
411
caseof
(K_RTT, RTV_RTT, rmx_rtt);
412
caseof
(K_RTTVAR, RTV_RTTVAR, rmx_rttvar);
route.c
403
#define
caseof
(x, y, z) \
macro
405
caseof
(K_MTU, RTV_MTU, rmx_mtu);
406
caseof
(K_HOPCOUNT, RTV_HOPCOUNT, rmx_hopcount);
407
caseof
(K_EXPIRE, RTV_EXPIRE, rmx_expire);
408
caseof
(K_RECVPIPE, RTV_RPIPE, rmx_recvpipe);
409
caseof
(K_SENDPIPE, RTV_SPIPE, rmx_sendpipe);
410
caseof
(K_SSTHRESH, RTV_SSTHRESH, rmx_ssthresh);
411
caseof
(K_RTT, RTV_RTT, rmx_rtt);
412
caseof
(K_RTTVAR, RTV_RTTVAR, rmx_rttvar);
Completed in 49 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025