Searched defs:mac_proto (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/net/openvswitch/ |
| H A D | vport.c | 473 void ovs_vport_send(struct vport *vport, struct sk_buff *skb, u8 mac_proto) in ovs_vport_send() argument
|
| H A D | flow.h | 71 u8 mac_proto; /* MAC layer protocol (e.g. Ethernet). */ member 247 static inline u16 __ovs_mac_header_len(u8 mac_proto) in __ovs_mac_header_len() argument
|
| H A D | flow_netlink.c | 1149 u8 mac_proto = MAC_PROTO_ETHERNET; in metadata_from_nlattrs() local 3127 u8 mac_proto = ovs_key_mac_proto(key); in __ovs_nla_copy_actions() local 2827 validate_set(const struct nlattr *a, const struct sw_flow_key *flow_key, struct sw_flow_actions **sfa, bool *skip_copy, u8 mac_proto, __be16 eth_type, bool masked, bool log) validate_set() argument [all...] |
| H A D | actions.c | 53 u8 mac_proto; member 824 prepare_frag(struct vport *vport, struct sk_buff *skb, u16 orig_network_offset, u8 mac_proto) prepare_frag() argument [all...] |
| /kernel/linux/linux-6.6/net/openvswitch/ |
| H A D | vport.c | 539 void ovs_vport_send(struct vport *vport, struct sk_buff *skb, u8 mac_proto) in ovs_vport_send() argument
|
| H A D | flow.h | 84 u8 mac_proto; /* MAC layer protocol (e.g. Ethernet). */ member 261 static inline u16 __ovs_mac_header_len(u8 mac_proto) in __ovs_mac_header_len() argument
|
| H A D | flow_netlink.c | 1161 u8 mac_proto = MAC_PROTO_ETHERNET; in metadata_from_nlattrs() local 3168 u8 mac_proto = ovs_key_mac_proto(key); in __ovs_nla_copy_actions() local 2868 validate_set(const struct nlattr *a, const struct sw_flow_key *flow_key, struct sw_flow_actions **sfa, bool *skip_copy, u8 mac_proto, __be16 eth_type, bool masked, bool log) validate_set() argument [all...] |
| H A D | actions.c | 56 u8 mac_proto; member 827 prepare_frag(struct vport *vport, struct sk_buff *skb, u16 orig_network_offset, u8 mac_proto) prepare_frag() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/gdm724x/ |
| H A D | gdm_lte.c | 343 int mac_proto; in gdm_lte_tx_nic_type() local
|
| /kernel/linux/linux-6.6/drivers/staging/gdm724x/ |
| H A D | gdm_lte.c | 342 int mac_proto; in gdm_lte_tx_nic_type() local
|
Completed in 16 milliseconds