Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h928 #define get_ipdst(x) native_long((unsigned char *)(x) + 16) macro
H A Dipcp.c1947 dst = get_ipdst(pkt);
H A Dsys-solaris.c1520 dst = get_ipdst(bp); in dump_packet()