Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmctp.h220 struct mctp_flow { struct
/openbmc/linux/net/mctp/
H A Droute.c256 struct mctp_flow *flow; in mctp_skb_set_flow()
269 struct mctp_flow *flow; in mctp_flow_prepare_output()
/openbmc/linux/drivers/net/mctp/
H A Dmctp-i2c.c361 struct mctp_flow *flow; in mctp_i2c_get_tx_flow_state()
/openbmc/linux/net/core/
H A Dskbuff.c4807 [SKB_EXT_MCTP] = SKB_EXT_CHUNKSIZEOF(struct mctp_flow),
6676 struct mctp_flow *flow = skb_ext_get_ptr(old, SKB_EXT_MCTP); in skb_ext_maybe_cow()
6770 static void skb_ext_put_mctp(struct mctp_flow *flow) in skb_ext_put_mctp()