Home
last modified time | relevance | path

Searched defs:is_inner (Results 1 – 2 of 2) sorted by relevance

/linux/rust/syn/
H A Dattr.rs620 fn is_inner(attr: &&Attribute) -> bool { in inner() function
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c575 struct npc_install_flow_req *req, bool is_inner) in otx2_tc_process_vlan()