Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libpcap/
HDrpcap-protocol.h179 struct rpcap_authreply_old struct
HDpcap-rpcap.c2096 if (plen < sizeof(struct rpcap_authreply_old)) in rpcap_doauth()
2106 if (plen == sizeof(struct rpcap_authreply_old)) in rpcap_doauth()
2110 reply_len = sizeof(struct rpcap_authreply_old); in rpcap_doauth()
2112 else if (plen >= sizeof(struct rpcap_authreply_old)) in rpcap_doauth()