Lines Matching full:send
30 .Nm send
31 .Nd "Kernel side support for Secure Neighbor Discovery (SeND)"
52 Kernel side support for SeND consists of a kernel module with hooks that
55 send them to user space on a dedicated socket and reinject them back for
61 The native SeND socket is similar to a raw IP socket, but with its own,
94 In case that no user space application is connected to the send socket,
109 for either cryptographic protection or validation by the SeND application.
114 by the SeND options and then sent to user space for cryptographic validation.
119 of SeND options.
125 incoming SeND/ND packet (
128 icmp6_input() -> send_input_hook ---> send socket ----+
132 processing : # send.ko # ( SeND application
136 icmp6/nd6_??_input() <- protocol switch <--- send socket <---+
166 nd6_output_lle() -> send_input_hook ---> send socket ----+
170 processing : # send.ko # ( SeND application
174 (*ifp->if_output)() <- protocol switch <--- send socket <---+
184 Another user space SeND application is bound to the socket.
186 Shortage of space to receive the incoming (SeND-protected) or outgoing
187 (SeND-validated) packet from the SeND application.
193 Occurs if interface output routines fail to send the packet out of the