OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addr_eq
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/dist/common/
inet.c
171
int
addr_eq
(addr1, addr2)
function
175
log_fatal("
addr_eq
():%s:%d: Invalid addr length.", MDL);
/src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_record_tx.c
788
static int
addr_eq
(const BIO_ADDR *a, const BIO_ADDR *b)
function
820
if (!
addr_eq
(&qtx->cons->peer, pkt->peer)
821
|| !
addr_eq
(&qtx->cons->local, pkt->local)) {
Completed in 17 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026