Home
last modified time | relevance | path

Searched refs:bpf_m (Results 1 – 6 of 6) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dif_sl.c698 struct mbuf *bpf_m; in slintr() local
744 bpf_m = m_dup(m, 0, M_COPYALL, M_DONTWAIT); in slintr()
746 bpf_m = NULL; in slintr()
754 if (bpf_m) in slintr()
755 bpf_mtap_sl_out(&sc->sc_if, mtod(m, u_char *), bpf_m); in slintr()
H A Dif_strip.c1066 struct mbuf *bpf_m; in stripintr() local
1114 bpf_m = m_dup(m, 0, M_COPYALL, M_DONTWAIT); in stripintr()
1116 bpf_m = NULL; in stripintr()
1125 if (bpf_m != NULL) in stripintr()
1126 bpf_mtap_sl_out(&sc->sc_if, mtod(m, u_char *), bpf_m); in stripintr()
/dports/textproc/wiggle/wiggle-1.3/tests/contrib/series/
H A Dnew5852 patches.suse/libbpf-Store-map-pin-path-and-status-in-struct-bpf_m.patch
H A Dnew25852 patches.suse/libbpf-Store-map-pin-path-and-status-in-struct-bpf_m.patch
H A Dldiff30953 + patches.suse/libbpf-Store-map-pin-path-and-status-in-struct-bpf_m.patch
H A Ddiff5854 …racking.patch-->>><<<++patches.suse/libbpf-Store-map-pin-path-and-status-in-struct-bpf_m.patch++>>>