Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_auth.c122 static int ipf_auth_reply __P((ipf_main_softc_t *, ipf_auth_softc_t *, char *));
637 error = ipf_auth_reply(softc, softa, data);
1111 ipf_auth_reply(softc, softa, data) in ipf_auth_reply() function