Searched defs:sockaddr_pppolac (Results 1 – 1 of 1) sorted by relevance
24 struct sockaddr_pppolac { struct25 sa_family_t sa_family; /* AF_PPPOX */26 unsigned int sa_protocol; /* PX_PROTO_OLAC */27 int udp_socket;28 struct __attribute__((packed)) {30 } local, remote;