Lines Matching full:sure
111 /* Make sure this is an IP packet... */
115 /* Make sure it's a UDP packet... */
119 /* Make sure this isn't a fragment... */
126 /* Make sure it's from the right port... */
130 /* Make sure it is to the right ports ... */
152 /* Make sure the BPF version is in range... */ in if_register_send()
210 /* Make sure this is an IP packet... */
214 /* Make sure it's a UDP packet... */
218 /* Make sure this isn't a fragment... */
242 /* Make sure it's to the right port... */
265 /* Make sure the BPF version is in range... */ in if_register_receive()