Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dpf_ioctl.c3570 buf = (p64 ? ps64->ps_buf : ps32->ps_buf); in pfioctl_ioc_states()
3572 buf = ps32->ps_buf; in pfioctl_ioc_states()
H A Dpfvar.h1816 #define ps_buf ps_u.psu_buf macro