Searched defs:ifq (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.1-release/sys/dev/usb/
H A Dusb_mbuf.c63 usb_alloc_mbufs(struct malloc_type *type, struct usb_ifqueue *ifq, argument
/freebsd-10.1-release/sys/contrib/altq/altq/
H A Daltq_cbq.c199 cbq_request(struct ifaltq *ifq, int req, void *arg) argument
499 cbq_enqueue(struct ifaltq *ifq, struct mbuf *m, struct altq_pktattr *pktattr) argument
550 cbq_dequeue(struct ifaltq *ifq, int op) argument
578 cbqrestart(struct ifaltq *ifq) argument
[all...]
H A Daltq_priq.c257 priq_request(struct ifaltq *ifq, int req, void *arg) argument
459 priq_enqueue(struct ifaltq *ifq, struct mbuf *m, struct altq_pktattr *pktattr) argument
518 priq_dequeue(struct ifaltq *ifq, in argument
[all...]
H A Daltq_rmclass.c678 rmc_init(struct ifaltq *ifq, struct rm_ifdat *ifd, u_int nsecPerByte, argument
H A Daltq_hfsc.c348 hfsc_request(struct ifaltq *ifq, int req, void *arg) argument
670 hfsc_enqueue(struct ifaltq *ifq, struct mbuf *m, struct altq_pktattr *pktattr) argument
733 hfsc_dequeue(struct ifaltq *ifq, in argument
[all...]
/freebsd-10.1-release/sys/net80211/
H A Dieee80211_freebsd.c337 ieee80211_drain_ifq(struct ifqueue *ifq) argument
357 ieee80211_flush_ifq(struct ifqueue *ifq, struct ieee80211vap *vap) argument
/freebsd-10.1-release/sys/netgraph/
H A Dng_source.c721 struct ifqueue *ifq; local
/freebsd-10.1-release/sys/netinet6/
H A Dmld6.c410 mld_dispatch_queue(struct ifqueue *ifq, int limit) argument
1954 struct ifqueue *ifq; local
2284 mld_v2_enqueue_group_record(struct ifqueue *ifq, struct in6_multi *inm, argument
2670 mld_v2_enqueue_filter_change(struct ifqueue *ifq, struct in6_multi *inm) argument
[all...]
/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_state.c427 ipftq_t *ifq, *ifqnext; local
3028 ipftq_t *ifq; local
3309 ipftq_t *ifq; local
3733 ipftq_t *ifq, *ifqnext; local
3808 ipftq_t *ifq; local
[all...]
H A Dip_nat.c542 ipftq_t *ifq, *ifqnext; local
4799 ipftq_t *ifq, *ifq2; local
5881 ipftq_t *ifq, *ifqnext; local
6775 ipftq_t *ifq; local
[all...]
H A Dfil.c5691 ipftq_t *ifq; local
5814 ipftq_t *ifq; local
5849 ipftq_t *ifq; local
5887 ipftq_t *ifq; local
8936 ipftq_t *ifq, *ifqnext; local
[all...]
/freebsd-10.1-release/sys/net/
H A Dif.c545 ifq_init(struct ifaltq *ifq, struct ifnet *ifp) argument
561 ifq_delete(struct ifaltq *ifq) argument
2002 struct ifaltq *ifq; local
3413 if_handoff(struct ifqueue *ifq, struct mbuf *m, struct ifnet *ifp, int adjust) argument
[all...]
H A Dif_spppsubr.c793 struct ifqueue *ifq = NULL; local
4775 sppp_qflush(struct ifqueue *ifq) argument
[all...]
/freebsd-10.1-release/sys/netinet/
H A Digmp.c477 igmp_dispatch_queue(struct ifqueue *ifq, int limit, const int loop) argument
2341 struct ifqueue *ifq; local
2644 igmp_v3_enqueue_group_record(struct ifqueue *ifq, struct in_multi *inm, argument
3007 igmp_v3_enqueue_filter_change(struct ifqueue *ifq, struct in_multi *inm) argument
[all...]

Completed in 508 milliseconds