Revision 8e433d6a proto/ospf/packet.c
proto/ospf/packet.c | ||
---|---|---|
207 | 207 |
/** |
208 | 208 |
* ospf_rx_hook |
209 | 209 |
* @sk: socket we received the packet. |
210 |
* @size: size of the packet
|
|
210 |
* @len: size of the packet
|
|
211 | 211 |
* |
212 | 212 |
* This is the entry point for messages from neighbors. Many checks (like |
213 | 213 |
* authentication, checksums, size) are done before the packet is passed to |
Also available in: Unified diff