Searched refs:port_id_type (Results 1 – 3 of 3) sorted by relevance
78 short unsigned int port_id_type; member
2325 arg->bundle->radius.port_id_type = RPI_DEFAULT; in SetVariable()2327 arg->bundle->radius.port_id_type = RPI_PID; in SetVariable()2329 arg->bundle->radius.port_id_type = RPI_IFNUM; in SetVariable()2331 arg->bundle->radius.port_id_type = RPI_TUNNUM; in SetVariable()2338 if (arg->bundle->radius.port_id_type && !*arg->bundle->radius.cfg.file) { in SetVariable()
863 switch (rad->port_id_type) { in radius_put_physical_details()