Home
last modified time | relevance | path

Searched defs:BIOCSTCPF (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ipf/bin/ipftest/
H A Dbpf-ipf.h128 #define BIOCSTCPF _IOW(B,114, struct bpf_program) macro
144 #define BIOCSTCPF _IOW('B',114, struct bpf_program) macro
/netbsd-src/sys/net/
H A Dbpf.h141 #define BIOCSTCPF _IOW('B', 114, struct bpf_program) macro