Home
last modified time | relevance | path

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

/linux-6.8/include/net/
Dmctp.h220 struct mctp_flow { struct
/linux-6.8/net/mctp/
Droute.c256 struct mctp_flow *flow; in mctp_skb_set_flow()
269 struct mctp_flow *flow; in mctp_flow_prepare_output()
/linux-6.8/drivers/net/mctp/
Dmctp-i2c.c361 struct mctp_flow *flow; in mctp_i2c_get_tx_flow_state()
/linux-6.8/net/core/
Dskbuff.c4848 [SKB_EXT_MCTP] = SKB_EXT_CHUNKSIZEOF(struct mctp_flow),
6828 static void skb_ext_put_mctp(struct mctp_flow *flow) in skb_ext_put_mctp()