Home
last modified time | relevance | path

Searched defs:l2_type (Results 1 - 6 of 6) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_mbuf_1_0.h106 uint32_t l2_type:4; /**< (Outer) L2 type. */ member
H A Dlayout_mbuf.h105 uint32_t l2_type:4; /**< (Outer) L2 type. */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_mbuf.rs276 pub fn l2_type(&self) -> u32 { in l2_type() functions
H A Dlayout_mbuf_1_0.rs328 pub fn l2_type(&self) -> u32 { in l2_type() functions
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.c8175 u8 l2_type = (u8)((rxdp->Control_1 >> 37) & 0x7), ip_len; in check_L2_lro_capable() local
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.c8169 u8 l2_type = (u8)((rxdp->Control_1 >> 37) & 0x7), ip_len; in check_L2_lro_capable() local

Completed in 23 milliseconds