Home
last modified time | relevance | path

Searched defs:vtag (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dimport.c462 import_descend (char *message, char *vtag, int targc, char **targv) in import_descend()
581 process_import_file (char *message, char *vfile, char *vtag, int targc, in process_import_file()
685 update_rcs_file (char *message, char *vfile, char *vtag, int targc, in update_rcs_file()
832 add_tags (RCSNode *rcs, char *vfile, char *vtag, int targc, char **targv) in add_tags()
1078 const char *add_vbranch, const char *vtag, int targc, in add_rcs_file()
1717 import_descend_dir (char *message, char *dir, char *vtag, int targc, in import_descend_dir()
H A Dclient.c4997 client_process_import_file (char *message, char *vfile, char *vtag, int targc, in client_process_import_file()
/netbsd-src/sys/dev/pci/ixgbe/
H A Dix_txrx.c845 u16 vtag = 0; in ixgbe_tx_ctx_setup() local
1008 u16 vtag = 0, eh_type; in ixgbe_tso_setup() local
1885 u16 vtag = 0; in ixgbe_rxeof() local
H A Dixv.c2260 ixv_register_vlan(struct ixgbe_softc *sc, u16 vtag) in ixv_register_vlan()
2289 ixv_unregister_vlan(struct ixgbe_softc *sc, u16 vtag) in ixv_unregister_vlan()
H A Dixgbe.c2458 ixgbe_register_vlan(struct ixgbe_softc *sc, u16 vtag) in ixgbe_register_vlan()
2485 ixgbe_unregister_vlan(struct ixgbe_softc *sc, u16 vtag) in ixgbe_unregister_vlan()
/netbsd-src/sys/net/
H A Dif_ethersubr.c1696 ether_add_vlantag(struct ifnet * ifp,uint16_t vtag,bool * vlanmtu_status) ether_add_vlantag() argument
1755 ether_del_vlantag(struct ifnet * ifp,uint16_t vtag) ether_del_vlantag() argument
/netbsd-src/sys/dev/pci/
H A Dif_age.c1224 uint32_t cflags, poff, vtag; in age_encap() local
1519 uint32_t vtag = AGE_RX_VLAN(le32toh(rxrd->vtags)); in age_rxeof() local
H A Dif_nfereg.h175 volatile uint32_t vtag; member
H A Dif_alc.c1916 uint32_t cflags, poff, vtag; in alc_encap() local
2639 uint32_t vtag = RRD_VLAN(le32toh(rrd->vtag)); in alc_rxeof() local
H A Dif_vmxreg.h104 uint32_t vtag:16; /* VLAN tag */ member
155 uint32_t vtag:16; /* VLAN tag */ member
H A Dif_ale.c916 uint32_t cflags, poff, vtag; in ale_encap() local
H A Dif_nfe.c1095 uint32_t vtag = 0; in nfe_encap() local
H A Dif_stge.c847 uint16_t vtag; in stge_start() local
H A Dif_iavf.c2702 uint16_t vtag; in iavf_rxeof() local
3036 uint16_t vtag; in iavf_tx_common_locked() local
H A Dif_bge.c5150 uint16_t vtag; bge_encap() local
H A Dif_ixl.c2728 uint16_t vtag; in ixl_tx_common_locked() local
3247 uint16_t vtag; in ixl_rxeof() local
H A Dif_alcreg.h1186 uint32_t vtag; member
/netbsd-src/sys/netinet/
H A Dsctp_pcb.c622 u_int32_t vtag; in sctp_findassociation_ep_asocid() local
1054 sctp_findassoc_by_vtag(struct sockaddr *from, uint32_t vtag, in sctp_findassoc_by_vtag()
H A Dsctputil.c2662 u_int32_t vtag; in sctp_abort_association() local
H A Dsctp_output.c8947 sctp_send_abort(struct mbuf *m, int iphlen, struct sctphdr *sh, uint32_t vtag, argument
9090 uint32_t vtag) argument
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_adapter.h174 uint16_t vtag; member
/netbsd-src/sys/net/lagg/
H A Dif_lagg.c1307 lagg_vlan_cb(struct ethercom *ec, uint16_t vtag, bool set) in lagg_vlan_cb()
/netbsd-src/sys/arch/powerpc/booke/dev/
H A Dpq3etsec.c2026 uint16_t vtag; in pq3etsec_tx_offload() local
/netbsd-src/sys/dev/pci/igc/
H A Dif_igc.c2127 const uint16_t vtag = le16toh(rxdesc->wb.upper.vlan); in igc_rxeof() local