Home
last modified time | relevance | path

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

/freebsd/share/examples/ipfilter/samples/
H A Duserauth.c27 fra.fra_buf = NULL; in main()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_auth.h20 char *fra_buf; member
H A Dip_auth.c1005 if (auth.fra_len != 0 && auth.fra_buf != NULL) { in ipf_auth_wait()
1016 for (t = auth.fra_buf; m && (len > 0); ) { in ipf_auth_wait()