Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h919 #define get_ipproto(x) (((unsigned char *)(x))[9]) macro
H A Dipcp.c1959 val = get_ipproto(pkt);
H A Dsys-solaris.c1580 proto = get_ipproto(bp); in dump_packet()