Home
last modified time | relevance | path

Searched refs:NGM_SPPP_GET_IFNAME (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_sppp.h36 NGM_SPPP_GET_IFNAME = 1, /* returns struct ng_sppp_ifname */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_sppp.h36 NGM_SPPP_GET_IFNAME = 1, /* returns struct ng_sppp_ifname */ enumerator
H A Dng_sppp.c78 NGM_SPPP_GET_IFNAME,
324 case NGM_SPPP_GET_IFNAME: in ng_sppp_rcvmsg()