Searched refs:NetDgramState (Results 1 – 1 of 1) sorted by relevance
39 typedef struct NetDgramState { struct48 } NetDgramState; argument53 static void net_dgram_update_fd_handler(NetDgramState *s) in net_dgram_update_fd_handler()61 static void net_dgram_read_poll(NetDgramState *s, bool enable) in net_dgram_read_poll()67 static void net_dgram_write_poll(NetDgramState *s, bool enable) in net_dgram_write_poll()75 NetDgramState *s = opaque; in net_dgram_writable()85 NetDgramState *s = DO_UPCAST(NetDgramState, nc, nc); in net_dgram_receive()105 NetDgramState *s = DO_UPCAST(NetDgramState, nc, nc); in net_dgram_send_completed()114 NetDgramState *s = container_of(rs, NetDgramState, rs); in net_dgram_rs_finalize()125 NetDgramState *s = opaque; in net_dgram_send()[all …]