Searched refs:NetL2TPV3State (Results 1 – 1 of 1) sorted by relevance
60 typedef struct NetL2TPV3State { struct133 } NetL2TPV3State; argument138 static void l2tpv3_update_fd_handler(NetL2TPV3State *s) in l2tpv3_update_fd_handler()146 static void l2tpv3_read_poll(NetL2TPV3State *s, bool enable) in l2tpv3_read_poll()154 static void l2tpv3_write_poll(NetL2TPV3State *s, bool enable) in l2tpv3_write_poll()164 NetL2TPV3State *s = opaque; in l2tpv3_writable()171 NetL2TPV3State *s = DO_UPCAST(NetL2TPV3State, nc, nc); in l2tpv3_send_completed()177 NetL2TPV3State *s = DO_UPCAST(NetL2TPV3State, nc, nc); in l2tpv3_poll()182 static void l2tpv3_form_header(NetL2TPV3State *s) in l2tpv3_form_header()220 NetL2TPV3State *s = DO_UPCAST(NetL2TPV3State, nc, nc); in net_l2tpv3_receive_dgram_iov()[all …]