Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dfw.h117 struct cmsg_bpf_event { struct
H A Doffload.c448 struct cmsg_bpf_event *cbe = (void *)data; in nfp_bpf_event_output()
453 if (len < sizeof(struct cmsg_bpf_event)) in nfp_bpf_event_output()
461 if (len < sizeof(struct cmsg_bpf_event) + pkt_size + data_size) in nfp_bpf_event_output()