Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec_support.h82 #define TCPMD5_INPUT(m, ...) \ macro
105 #define TCPMD5_INPUT(m, ...) \ macro
/f-stack/freebsd/netinet/
H A Dtcp_syncache.c1217 TCPMD5_INPUT(m, th, to->to_signature) != 0)) { in syncache_expand()
1251 TCPMD5_INPUT(m, th, to->to_signature) != 0) { in syncache_expand()
1576 TCPMD5_INPUT(m, th, to->to_signature) != 0) in syncache_add()
H A Dtcp_input.c1371 TCPMD5_INPUT(m, th, to.to_signature) != 0) in tcp_input()