Searched refs:ncp_ClearUrgentTOS (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/ppp/ | ||
H A D | ncp.h | 97 #define ncp_ClearUrgentTOS(ncp) (ncp)->cfg.urgent.tos = 0 macro |
H A D | command.c | 2295 ncp_ClearUrgentTOS(&arg->bundle->ncp); in SetVariable() |