Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dipft_ef.c37 static int etherf_open __P((char *));
41 struct ipread etherf = { etherf_open, etherf_close, etherf_readip, 0 };
47 static int etherf_open(fname) in etherf_open() function