Home
last modified time | relevance | path

Searched refs:vlan_tci (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_mbuf_1_0.h119 uint16_t vlan_tci; member
H A Dlayout_mbuf.h118 uint16_t vlan_tci; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_mbuf.rs160 pub vlan_tci: u16,
1091 ::std::ptr::addr_of!((*ptr).vlan_tci) as usize - ptr as usize in bindgen_test_layout_rte_mbuf()
1098 stringify!(vlan_tci) in bindgen_test_layout_rte_mbuf()
/third_party/libbpf/src/
H A Dbpf_helper_defs.h431 * Push a *vlan_tci* (VLAN tag control information) of protocol
446 static long (*bpf_skb_vlan_push)(struct __sk_buff *skb, __be16 vlan_proto, __u16 vlan_tci) = (void *) 18;
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h2047 * long bpf_skb_vlan_push(struct sk_buff *skb, __be16 vlan_proto, u16 vlan_tci)
2049 * Push a *vlan_tci* (VLAN tag control information) of protocol
6116 __u32 vlan_tci; member

Completed in 17 milliseconds