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