Home
last modified time | relevance | path

Searched refs:ifg_list (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net/
H A Dif_private.h43 CK_STAILQ_HEAD(, ifg_list) if_groups; /* linked list of groups per if (CK_) */
H A Dif_var.h393 struct ifg_list { struct
395 CK_STAILQ_ENTRY(ifg_list) ifgl_next; /* (CK_) */ argument
H A Dif.c1423 struct ifg_list *ifgl; in if_addgroup()
1491 _if_delgroup_locked(struct ifnet *ifp, struct ifg_list *ifgl, in _if_delgroup_locked()
1500 CK_STAILQ_REMOVE(&ifp->if_groups, ifgl, ifg_list, ifgl_next); in _if_delgroup_locked()
1536 struct ifg_list *ifgl; in if_delgroup()
1558 struct ifg_list *ifgl; in if_delgroups()
1577 struct ifg_list *ifgl; in if_getgroup()
/freebsd/sys/netpfil/pf/
H A Dpf_if.c466 struct ifg_list *p; in pfi_kkif_match()
631 struct ifg_list *ifgl; in pfi_kkif_update()
959 struct ifg_list *i; in pfi_skip_if()