Searched defs:eth_type (Results 1 – 2 of 2) sorted by relevance
/net/openvswitch/ |
D | flow_netlink.c | 1128 __be16 eth_type; in parse_eth_type_from_nlattrs() local 1952 __be16 eth_type = !is_mask ? vh->tpid : htons(0xffff); in ovs_nla_put_vlan() local 2524 __be16 eth_type, __be16 vlan_tci, in validate_and_copy_sample() 2592 __be16 eth_type, __be16 vlan_tci, in validate_and_copy_dec_ttl() 2641 __be16 eth_type, __be16 vlan_tci, in validate_and_copy_clone() 2830 u8 mac_proto, __be16 eth_type, bool masked, bool log) in validate_set() 3031 __be16 eth_type, __be16 vlan_tci, in validate_and_copy_check_pkt_len() 3123 __be16 eth_type, __be16 vlan_tci, in __ovs_nla_copy_actions()
|
/net/sched/ |
D | act_skbmod.c | 99 u16 eth_type = 0; in tcf_skbmod_init() local
|