Searched defs:NetL2TPV3State (Results 1 – 1 of 1) sorted by relevance
60 typedef struct NetL2TPV3State { struct61 NetClientState nc;62 int fd;69 uint8_t *header_buf;70 struct iovec *vec;76 struct mmsghdr *msgvec;82 struct sockaddr_storage *dgram_dst;83 uint32_t dst_size;89 uint64_t rx_cookie;90 uint64_t tx_cookie;[all …]