Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dipft_ef.c38 static int etherf_close __P((void));
41 struct ipread etherf = { etherf_open, etherf_close, etherf_readip, 0 };
64 static int etherf_close() in etherf_close() function