Searched refs:port_id_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dradius.h80 short unsigned int port_id_type; member in struct:radius
H A Dcommand.c2327 arg->bundle->radius.port_id_type = RPI_DEFAULT;
2329 arg->bundle->radius.port_id_type = RPI_PID;
2331 arg->bundle->radius.port_id_type = RPI_IFNUM;
2333 arg->bundle->radius.port_id_type = RPI_TUNNUM;
2340 if (arg->bundle->radius.port_id_type && !*arg->bundle->radius.cfg.file) {
H A Dradius.c865 switch (rad->port_id_type) {

Completed in 315 milliseconds