Searched refs:TCP_MD5SIG_FLAG_PREFIX (Results 1 – 6 of 6) sorted by relevance
323 #define TCP_MD5SIG_FLAG_PREFIX 0x1 /* address prefix length */ macro
350 #define TCP_MD5SIG_FLAG_PREFIX 0x1 /* address prefix length */ macro
124 md5sig.tcpm_flags = TCP_MD5SIG_FLAG_PREFIX; in __test_set_md5()
277 md5sig.tcpm_flags |= TCP_MD5SIG_FLAG_PREFIX; in tcp_md5sig()
626 cmd.tcpm_flags & TCP_MD5SIG_FLAG_PREFIX) { in tcp_v6_parse_md5_keys()
1522 cmd.tcpm_flags & TCP_MD5SIG_FLAG_PREFIX) {
Completed in 24 milliseconds