Home
last modified time | relevance | path

Searched refs:pfsync_upd_c (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dif_pfsync.h146 struct pfsync_upd_c { struct
/f-stack/tools/compat/include/net/
H A Dif_pfsync.h146 struct pfsync_upd_c { struct
/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c165 { pfsync_out_upd_c, sizeof(struct pfsync_upd_c), PFSYNC_ACT_UPD_C },
988 struct pfsync_upd_c *ua, *up; in pfsync_in_upd_c()
1000 ua = (struct pfsync_upd_c *)(mp->m_data + offp); in pfsync_in_upd_c()
1519 struct pfsync_upd_c *up = buf; in pfsync_out_upd_c()