Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dpf_ioctl.c3589 buf = (p64 ? ps64->ps_buf : ps32->ps_buf); in pfioctl_ioc_states()
3591 buf = ps32->ps_buf; in pfioctl_ioc_states()
H A Dpfvar.h1817 #define ps_buf ps_u.psu_buf macro