Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ipf/tools/
H A Dipftest.c17 extern struct ipread snoop, etherf, tcpd, pcap, iptext, iphex;
85 r = &iptext;
149 r = &iptext;
/titanic_50/usr/src/cmd/ipf/lib/common/
H A Dipft_tx.c40 struct ipread iptext = { text_open, text_close, text_readip, R_DO_CKSUM }; variable