Home
last modified time | relevance | path

Searched defs:ifnet (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net/
H A Dif_var.h288 struct ifnet { struct
323 uint64_t if_baudrate; /* linespeed */
357 struct vnet *if_home_vnet; /* where this ifnet originates from */ argument
370 (struct ifnet *, struct mbuf *, const struct sockaddr *, argument
373 (struct ifnet *, struct mbuf *); argument
382 (struct ifnet *, struct sockaddr **, struct sockaddr *); argument
387 (struct ifnet *, struct vnet *, char *); argument
390 (struct ifnet *, struct if_encap_req *); argument
424 if_snd_tag_free_t *if_snd_tag_free;
429 uint8_t if_pcp;
[all …]
H A Dif_debug.c105 DB_SHOW_COMMAND(ifnet, db_show_ifnet) in DB_SHOW_COMMAND() argument
H A Dif_vlan.c1624 int (*func)(struct ifnet *, int)) in vlan_setflag()
H A Dif_lagg.c1949 int (*func)(struct ifnet *, int)) in lagg_setflag()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h192 struct ifnet { struct
195 int (*if_output)(struct ifnet *, struct mbuf *, argument