HomeSort by: relevance | last modified time | path
    Searched refs:if_get_groups (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dist/pf/net/
if_compat.h 100 struct ifg_list_head *if_get_groups(struct ifnet *);
if_compat.c 109 struct ifg_list_head *ifgh = if_get_groups(ifp);
115 if_get_groups(struct ifnet *ifp) function in typeref:struct:ifg_list_head *
150 struct ifg_list_head *ifgh = if_get_groups(ifp);
203 struct ifg_list_head *ifgh = if_get_groups(ifp);
250 struct ifg_list_head *ifgh = if_get_groups(ifp);
pf_if.c 275 if_get_groups(packet_kif->pfik_ifp);
505 struct ifg_list_head *ifgh = if_get_groups(kif->pfik_ifp);

Completed in 13 milliseconds