Home
last modified time | relevance | path

Searched refs:NetL2TPV3State (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/net/
H A Dl2tpv3.c60 typedef struct NetL2TPV3State { struct
133 } NetL2TPV3State; argument
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()
220 NetL2TPV3State *s = DO_UPCAST(NetL2TPV3State, nc, nc); in net_l2tpv3_receive_dgram_iov()
266 NetL2TPV3State *s = DO_UPCAST(NetL2TPV3State, nc, nc); in net_l2tpv3_receive_dgram()
398 NetL2TPV3State *s = opaque; in net_l2tpv3_send()
498 NetL2TPV3State *s = DO_UPCAST(NetL2TPV3State, nc, nc); in net_l2tpv3_cleanup()
513 .size = sizeof(NetL2TPV3State),
[all …]