OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SIN6
regress/sbin/ifconfig/ifaddr.c
1716
#define SIN6(x) ((struct sockaddr_in6 *) &(x))
sbin/ifconfig/ifconfig.c
6587
#define SIN6(x) ((struct sockaddr_in6 *) &(x))
usr.sbin/npppd/l2tp/l2tp_local.h
77
#define SIN6(ss) ((struct sockaddr_in6 *)(ss))