Searched refs:ncp_RemoveUrgentUdpPort (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/ppp/ | ||
H A D | ncp.h | 91 #define ncp_RemoveUrgentUdpPort(ncp, p) \ macro |
H A D | command.c | 2285 ncp_RemoveUrgentUdpPort(&arg->bundle->ncp, atoi(arg->argv[f] + 1)); in SetVariable() |