Searched defs:_dp (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/net/ |
H A D | toeplitz.h | 114 #define stoeplitz_ip4port(_sa4, _da4, _sp, _dp) \ argument 119 #define stoeplitz_ip6port(_sa6, _da6, _sp, _dp) \ argument
|
H A D | bpf.h | 472 bpf_attach2(struct ifnet *_ifp, u_int _dlt, u_int _hdrlen, struct bpf_if **_dp) in bpf_attach2() 562 bpf_register_track_event(struct bpf_if **_dp, in bpf_register_track_event() 571 bpf_deregister_track_event(struct bpf_if **_dp, in bpf_deregister_track_event()
|
/netbsd-src/lib/libm/src/ |
H A D | math_private.h | 692 _b_trunc(volatile double * _dp) _b_trunc() argument
|