Symbol: doq_pkt_addr
sbin/unwind/libunbound/services/listen_dnsport.c
3552
doq_conn_create(struct comm_point* c, struct doq_pkt_addr* paddr,
sbin/unwind/libunbound/services/listen_dnsport.c
5246
doq_conn_recv(struct comm_point* c, struct doq_pkt_addr* paddr,
sbin/unwind/libunbound/services/listen_dnsport.h
568
struct doq_pkt_addr paddr;
sbin/unwind/libunbound/services/listen_dnsport.h
710
struct doq_pkt_addr* paddr, const uint8_t* dcid, size_t dcidlen,
sbin/unwind/libunbound/services/listen_dnsport.h
765
int doq_conn_recv(struct comm_point* c, struct doq_pkt_addr* paddr,
sbin/unwind/libunbound/util/netevent.c
1204
doq_pkt_addr_init(struct doq_pkt_addr* paddr)
sbin/unwind/libunbound/util/netevent.c
1328
doq_store_blocked_pkt(struct comm_point* c, struct doq_pkt_addr* paddr,
sbin/unwind/libunbound/util/netevent.c
1350
doq_send_pkt(struct comm_point* c, struct doq_pkt_addr* paddr, uint32_t ecn)
sbin/unwind/libunbound/util/netevent.c
1448
doq_get_localaddr_cmsg(struct comm_point* c, struct doq_pkt_addr* paddr,
sbin/unwind/libunbound/util/netevent.c
1565
doq_recv(struct comm_point* c, struct doq_pkt_addr* paddr, int* pkt_continue,
sbin/unwind/libunbound/util/netevent.c
1610
doq_send_version_negotiation(struct comm_point* c, struct doq_pkt_addr* paddr,
sbin/unwind/libunbound/util/netevent.c
1709
struct doq_pkt_addr* paddr, const uint8_t* dcid, size_t dcidlen)
sbin/unwind/libunbound/util/netevent.c
1737
struct doq_pkt_addr* paddr, struct doq_conn** conn)
sbin/unwind/libunbound/util/netevent.c
1824
doq_send_retry(struct comm_point* c, struct doq_pkt_addr* paddr,
sbin/unwind/libunbound/util/netevent.c
1873
struct doq_pkt_addr* paddr, struct ngtcp2_pkt_hd* hd,
sbin/unwind/libunbound/util/netevent.c
1894
doq_verify_retry_token(struct comm_point* c, struct doq_pkt_addr* paddr,
sbin/unwind/libunbound/util/netevent.c
1927
doq_verify_token(struct comm_point* c, struct doq_pkt_addr* paddr,
sbin/unwind/libunbound/util/netevent.c
2007
doq_setup_new_conn(struct comm_point* c, struct doq_pkt_addr* paddr,
sbin/unwind/libunbound/util/netevent.c
2062
doq_address_validation(struct comm_point* c, struct doq_pkt_addr* paddr,
sbin/unwind/libunbound/util/netevent.c
2125
doq_accept(struct comm_point* c, struct doq_pkt_addr* paddr,
sbin/unwind/libunbound/util/netevent.c
2412
struct doq_pkt_addr paddr;
sbin/unwind/libunbound/util/netevent.c
2523
struct doq_pkt_addr paddr;
sbin/unwind/libunbound/util/netevent.h
1093
struct doq_pkt_addr* blocked_paddr;
sbin/unwind/libunbound/util/netevent.h
1121
void doq_pkt_addr_init(struct doq_pkt_addr* paddr);
sbin/unwind/libunbound/util/netevent.h
1124
void doq_send_pkt(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/services/listen_dnsport.c
3552
doq_conn_create(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/services/listen_dnsport.c
5246
doq_conn_recv(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/services/listen_dnsport.h
568
struct doq_pkt_addr paddr;
usr.sbin/unbound/services/listen_dnsport.h
710
struct doq_pkt_addr* paddr, const uint8_t* dcid, size_t dcidlen,
usr.sbin/unbound/services/listen_dnsport.h
765
int doq_conn_recv(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/util/netevent.c
1204
doq_pkt_addr_init(struct doq_pkt_addr* paddr)
usr.sbin/unbound/util/netevent.c
1328
doq_store_blocked_pkt(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/util/netevent.c
1350
doq_send_pkt(struct comm_point* c, struct doq_pkt_addr* paddr, uint32_t ecn)
usr.sbin/unbound/util/netevent.c
1448
doq_get_localaddr_cmsg(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/util/netevent.c
1565
doq_recv(struct comm_point* c, struct doq_pkt_addr* paddr, int* pkt_continue,
usr.sbin/unbound/util/netevent.c
1610
doq_send_version_negotiation(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/util/netevent.c
1709
struct doq_pkt_addr* paddr, const uint8_t* dcid, size_t dcidlen)
usr.sbin/unbound/util/netevent.c
1737
struct doq_pkt_addr* paddr, struct doq_conn** conn)
usr.sbin/unbound/util/netevent.c
1824
doq_send_retry(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/util/netevent.c
1873
struct doq_pkt_addr* paddr, struct ngtcp2_pkt_hd* hd,
usr.sbin/unbound/util/netevent.c
1894
doq_verify_retry_token(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/util/netevent.c
1927
doq_verify_token(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/util/netevent.c
2007
doq_setup_new_conn(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/util/netevent.c
2062
doq_address_validation(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/util/netevent.c
2125
doq_accept(struct comm_point* c, struct doq_pkt_addr* paddr,
usr.sbin/unbound/util/netevent.c
2412
struct doq_pkt_addr paddr;
usr.sbin/unbound/util/netevent.c
2523
struct doq_pkt_addr paddr;
usr.sbin/unbound/util/netevent.h
1093
struct doq_pkt_addr* blocked_paddr;
usr.sbin/unbound/util/netevent.h
1121
void doq_pkt_addr_init(struct doq_pkt_addr* paddr);
usr.sbin/unbound/util/netevent.h
1124
void doq_send_pkt(struct comm_point* c, struct doq_pkt_addr* paddr,