Home
last modified time | relevance | path

Searched refs:tcp_md5_addr (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dtcp.h1211 union tcp_md5_addr { union
1223 union tcp_md5_addr addr;
1268 extern int tcp_md5_do_add(struct sock *sk, const union tcp_md5_addr *addr,
1271 extern int tcp_md5_do_del(struct sock *sk, const union tcp_md5_addr *addr,
1278 const union tcp_md5_addr *addr, int family);
1282 const union tcp_md5_addr *addr, in tcp_md5_do_lookup()