Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dipft_tx.c25 static int text_readip __P((mb_t *, char **, int *));
32 struct ipread iptext = { text_open, text_close, text_readip, R_DO_CKSUM };
116 static int text_readip(mb, ifn, dir) in text_readip() function
/netbsd-src/external/bsd/ipf/dist/
H A DHISTORY1253 text_readip returns the interface pointer pointing to text on stack -