Home
last modified time | relevance | path

Searched refs:mctp_flow (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/include/net/
Dmctp.h221 struct mctp_flow { struct
/linux-6.14.4/drivers/net/mctp/
Dmctp-i2c.c360 struct mctp_flow *flow; in mctp_i2c_get_tx_flow_state()
448 struct mctp_flow *flow; in mctp_i2c_invalidate_tx_flow()
/linux-6.14.4/net/mctp/
Droute.c295 struct mctp_flow *flow; in mctp_skb_set_flow()
308 struct mctp_flow *flow; in mctp_flow_prepare_output()
/linux-6.14.4/net/mctp/test/
Droute-test.c1086 struct mctp_flow *flow; in mctp_test_packet_flow()
1116 struct mctp_flow *flows[2]; in mctp_test_fragment_flow()
/linux-6.14.4/net/core/
Dskbuff.c4970 [SKB_EXT_MCTP] = SKB_EXT_CHUNKSIZEOF(struct mctp_flow),
6870 struct mctp_flow *flow = skb_ext_get_ptr(old, SKB_EXT_MCTP); in skb_ext_maybe_cow()
6964 static void skb_ext_put_mctp(struct mctp_flow *flow) in skb_ext_put_mctp()