Home
last modified time | relevance | path

Searched refs:cmsg_reply_map_simple (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/bpf/
Dfw.h73 struct cmsg_reply_map_simple { struct
88 struct cmsg_reply_map_simple reply_hdr; argument
98 struct cmsg_reply_map_simple reply_hdr;
111 struct cmsg_reply_map_simple reply_hdr;
Dcmsg.c58 struct cmsg_reply_map_simple *reply) in nfp_bpf_ctrl_rc_to_errno()
446 if (unlikely(skb->len < sizeof(struct cmsg_reply_map_simple))) { in nfp_bpf_ctrl_msg_rx()
469 if (unlikely(len < sizeof(struct cmsg_reply_map_simple))) { in nfp_bpf_ctrl_msg_rx_raw()