Home
last modified time | relevance | path

Searched refs:vet (Results 1 – 15 of 15) sorted by relevance

/openbmc/u-boot/net/
H A Dnet.c1148 struct vlan_ethernet_hdr *vet = in net_process_received_packet() local
1165 cti = ntohs(vet->vet_tag); in net_process_received_packet()
1167 eth_proto = ntohs(vet->vet_type); in net_process_received_packet()
1470 struct vlan_ethernet_hdr *vet = in net_set_ether() local
1473 vet->vet_vlan_type = htons(PROT_VLAN); in net_set_ether()
1474 vet->vet_tag = htons((0 << 5) | (myvlanid & VLAN_IDMASK)); in net_set_ether()
1475 vet->vet_type = htons(prot); in net_set_ether()
1488 struct vlan_ethernet_hdr *vet = in net_update_ether() local
1490 vet->vet_type = htons(prot); in net_update_ether()
/openbmc/qemu/hw/net/
H A De1000x_common.c51 bool e1000x_is_vlan_packet(const void *buf, uint16_t vet) in e1000x_is_vlan_packet() argument
54 bool res = (eth_proto == vet); in e1000x_is_vlan_packet()
56 trace_e1000x_vlan_is_vlan_pkt(res, eth_proto, vet); in e1000x_is_vlan_packet()
H A Dnet_rx_pkt.h230 uint16_t vet, uint16_t vet_ext);
H A De1000e_core.h104 uint16_t vet; member
H A De1000x_common.h108 bool e1000x_is_vlan_packet(const void *buf, uint16_t vet);
H A Dnet_rx_pkt.c141 uint16_t vet, uint16_t vet_ext) in net_rx_pkt_attach_iovec_ex() argument
148 strip_vlan_index, vet, vet_ext, in net_rx_pkt_attach_iovec_ex()
H A De1000e.c649 VMSTATE_UINT16(core.vet, E1000EState),
H A Dtrace-events103 e1000x_vlan_is_vlan_pkt(bool is_vlan_pkt, uint16_t eth_proto, uint16_t vet) "Is VLAN packet: %d, ET…
194 e1000e_vlan_vet(uint16_t vet) "Setting VLAN ethernet type 0x%X"
/openbmc/qemu/net/
H A Deth.c273 uint16_t vet, uint16_t vet_ext, void *new_ehdr_buf, in eth_strip_vlan_ex() argument
301 if (copied < new_ehdr_size || be16_to_cpu(*new_ehdr_proto) != vet) { in eth_strip_vlan_ex()
/openbmc/qemu/include/net/
H A Deth.h351 uint16_t vet, uint16_t vet_ext, void *new_ehdr_buf,
/openbmc/qemu/scripts/
H A Dcheckpatch.pl1020 my ($vet) = @_;
1024 while ($vet =~ /([^[:cntrl:]]*)([[:cntrl:]]|$)/g) {
/openbmc/linux/Documentation/filesystems/nfs/
H A Dexporting.rst196 vet to ensure that they live inside of an exported tree. When the
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl1672 my ($vet) = @_;
1676 while ($vet =~ /([^[:cntrl:]]*)([[:cntrl:]]|$)/g) {
/openbmc/linux/scripts/
H A Dcheckpatch.pl2047 my ($vet) = @_;
2051 while ($vet =~ /([^[:cntrl:]]*)([[:cntrl:]]|$)/g) {
/openbmc/linux/Documentation/security/keys/
H A Dcore.rst1431 This optional method is called to vet a key description. If the key type