Searched refs:Octet_t (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ |
H A D | mib2.h | 152 } Octet_t; typedef 160 typedef Octet_t DeviceName; 161 typedef Octet_t PhysAddress; 1619 Octet_t sctpAssocRemHostName;
|
/titanic_41/usr/src/cmd/rpcsvc/ |
H A D | rstat_proc.c | 165 static char *octetstr(char *buf, Octet_t *op, int code); 615 octetstr(char *buf, Octet_t *op, int code) in octetstr()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/netstat/ |
H A D | netstat.c | 147 static boolean_t octetstrmatch(const Octet_t *a, const Octet_t *b); 148 static char *octetstr(const Octet_t *op, int code, 1529 octetstrmatch(const Octet_t *a, const Octet_t *b) in octetstrmatch() 1542 octetstr(const Octet_t *op, int code, char *dst, uint_t dstlen) in octetstr()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_main.c | 1586 oct2ifname(const Octet_t *octp, char *ifname, size_t ifsize) in oct2ifname()
|