Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netns/
H A Dbpf.h16 NETNS_BPF_FLOW_DISSECTOR = 0, enumerator
/openbmc/linux/include/linux/
H A Dbpf-netns.h14 return NETNS_BPF_FLOW_DISSECTOR; in to_netns_bpf_attach_type()
/openbmc/linux/kernel/bpf/
H A Dnet_namespace.c322 case NETNS_BPF_FLOW_DISSECTOR: in netns_bpf_prog_attach()
412 case NETNS_BPF_FLOW_DISSECTOR: in netns_bpf_max_progs()
443 case NETNS_BPF_FLOW_DISSECTOR: in netns_bpf_link_attach()
/openbmc/linux/net/core/
H A Dflow_dissector.c80 enum netns_bpf_attach_type type = NETNS_BPF_FLOW_DISSECTOR; in flow_dissector_bpf_prog_attach_check()
1098 enum netns_bpf_attach_type type = NETNS_BPF_FLOW_DISSECTOR; in __skb_flow_dissect()