Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias.c162 twowords(void *p) in twowords() function
381 accumulate = twowords(&ip->ip_src); in IcmpAliasIn2()
409 accumulate = twowords(&ip->ip_src); in IcmpAliasIn2()
569 accumulate = twowords(&ip->ip_dst); in IcmpAliasOut2()
597 accumulate = twowords(&ip->ip_dst); in IcmpAliasOut2()
859 accumulate = twowords(&pip->ip_dst); in UdpAliasOut()
865 accumulate = twowords(&pip->ip_dst); in UdpAliasOut()
1035 accumulate = twowords(&pip->ip_dst); in TcpAliasIn()
1037 accumulate -= twowords(&pip->ip_dst); in TcpAliasIn()
1100 accumulate = twowords(&pip->ip_dst); in TcpAliasOut()
[all …]