/src/sys/net/ |
if_wg.c | 3600 int bound, upcalls; local in function:wg_job 3603 while ((upcalls = wg->wg_upcalls) != 0) { 3607 if (ISSET(upcalls, WG_UPCALL_INET)) 3609 if (ISSET(upcalls, WG_UPCALL_INET6))
|
if_wg.c | 3600 int bound, upcalls; local in function:wg_job 3603 while ((upcalls = wg->wg_upcalls) != 0) { 3607 if (ISSET(upcalls, WG_UPCALL_INET)) 3609 if (ISSET(upcalls, WG_UPCALL_INET6))
|
if_wg.c | 3600 int bound, upcalls; local in function:wg_job 3603 while ((upcalls = wg->wg_upcalls) != 0) { 3607 if (ISSET(upcalls, WG_UPCALL_INET)) 3609 if (ISSET(upcalls, WG_UPCALL_INET6))
|
if_wg.c | 3600 int bound, upcalls; local in function:wg_job 3603 while ((upcalls = wg->wg_upcalls) != 0) { 3607 if (ISSET(upcalls, WG_UPCALL_INET)) 3609 if (ISSET(upcalls, WG_UPCALL_INET6))
|