Searched refs:toe6_protosw (Results 1 – 1 of 1) sorted by relevance
82 static struct protosw toe6_protosw; variable245 so->so_proto = &toe6_protosw; in offload_socket()2252 bcopy(&tcp6_protosw, &toe6_protosw, sizeof(toe6_protosw)); in t4_tom_mod_load()2253 toe6_protosw.pr_ctloutput = t4_ctloutput_tom; in t4_tom_mod_load()2254 toe6_protosw.pr_aio_queue = t4_aio_queue_tom; in t4_tom_mod_load()