Home
last modified time | relevance | path

Searched refs:mctp_pkttype_receive (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/networking/
H A Dmctp.rst287 mctp_pkttype_receive()
295 mctp_pkttype_receive()
301 mctp_pkttype_receive()
/openbmc/linux/net/mctp/
H A Droute.c1097 static int mctp_pkttype_receive(struct sk_buff *skb, struct net_device *dev, in mctp_pkttype_receive() function
1170 .func = mctp_pkttype_receive,
/openbmc/linux/net/mctp/test/
H A Droute-test.c254 mctp_pkttype_receive(skb, dev->ndev, &mctp_packet_type, NULL); in mctp_test_rx_input()