OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipxsap_string
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
print-ipx.c
151
(void)printf(" %s",
ipxsap_string
(htons(EXTRACT_16BITS(&ipx[0]))));
163
(void)printf(" %s '",
ipxsap_string
(htons(EXTRACT_16BITS(&ipx[0]))));
interface.h
163
extern const char *
ipxsap_string
(u_short);
addrtoname.c
662
ipxsap_string
(u_short port)
function
Completed in 531 milliseconds