Lines Matching defs:new
35 * Added new listen semantics.
41 * Andi Kleen : Fix new listen.
377 * dropped. This is the new "fast" path mtu
1066 static bool better_md5_match(struct tcp_md5sig_key *old, struct tcp_md5sig_key *new)
1072 if (old->l3index && new->l3index == 0)
1074 if (old->l3index == 0 && new->l3index)
1077 return old->prefixlen < new->prefixlen;
1207 * Also note that a reader could catch new key->keylen value
1554 * now create the new socket.
1601 /* Set ToS of the new socket based upon the value of incoming SYN.
2895 /* Get a new batch */