HomeSort by: relevance | last modified time | path
    Searched defs:ifcp (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/route6d/
route6d.c 273 struct ifc *ifcp; local in function:main
355 for (ifcp = ifc; ifcp; ifcp = ifcp->ifc_next) {
356 if (ifcp->ifc_index < 0) {
359 ifcp->ifc_name);
368 for (ifcp = ifc; ifcp; ifcp = ifcp->ifc_next
508 struct ifc *ifcp; local in function:ripalarm
967 struct ifc *ifcp, *ic; local in function:riprecv
1312 struct ifc *ifcp; local in function:ifconfig
1458 struct ifc *ifcp, *ic; local in function:rtrecv
2707 struct ifc *ifcp; local in function:ifdump
2851 struct ifc *ifcp; local in function:filterconfig
3184 struct ifc *ifcp; local in function:ifc_find
    [all...]
route6d.c 273 struct ifc *ifcp; local in function:main
355 for (ifcp = ifc; ifcp; ifcp = ifcp->ifc_next) {
356 if (ifcp->ifc_index < 0) {
359 ifcp->ifc_name);
368 for (ifcp = ifc; ifcp; ifcp = ifcp->ifc_next
508 struct ifc *ifcp; local in function:ripalarm
967 struct ifc *ifcp, *ic; local in function:riprecv
1312 struct ifc *ifcp; local in function:ifconfig
1458 struct ifc *ifcp, *ic; local in function:rtrecv
2707 struct ifc *ifcp; local in function:ifdump
2851 struct ifc *ifcp; local in function:filterconfig
3184 struct ifc *ifcp; local in function:ifc_find
    [all...]

Completed in 108 milliseconds