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.h374 struct ifg_list { struct
376 CK_STAILQ_ENTRY(ifg_list) ifgl_next; /* (CK_) */ argument
H A Dif.c1450 struct ifg_list *ifgl; in if_addgroup()
1518 _if_delgroup_locked(struct ifnet *ifp, struct ifg_list *ifgl, in _if_delgroup_locked()
1527 CK_STAILQ_REMOVE(&ifp->if_groups, ifgl, ifg_list, ifgl_next); in _if_delgroup_locked()
1563 struct ifg_list *ifgl; in if_delgroup()
1585 struct ifg_list *ifgl; in if_delgroups()
1604 struct ifg_list *ifgl; in if_getgroup()
/freebsd/sys/netpfil/pf/
H A Dpf_if.c425 struct ifg_list *p; in pfi_kkif_match()
583 struct ifg_list *ifgl; in pfi_kkif_update()
911 struct ifg_list *i; in pfi_skip_if()