Searched refs:tcpd_readip (Results 1 – 1 of 1) sorted by relevance
48 static int tcpd_readip __P((char *, int, char **, int *));51 struct ipread tcpd = { tcpd_open, tcpd_close, tcpd_readip, 0 };93 static int tcpd_readip(buf, cnt, ifn, dir) in tcpd_readip() function