regress/usr.sbin/bgpd/unittests/rde_decide_test.c
406
pt_getaddr(struct pt_entry *pte, struct bgpd_addr *addr)
regress/usr.sbin/bgpd/unittests/rde_trie_test.c
120
struct bgpd_addr prefix;
regress/usr.sbin/bgpd/unittests/rde_trie_test.c
177
struct bgpd_addr prefix;
regress/usr.sbin/bgpd/unittests/rde_trie_test.c
239
struct bgpd_addr prefix;
regress/usr.sbin/bgpd/unittests/rde_trie_test.c
260
struct bgpd_addr prefix;
regress/usr.sbin/bgpd/unittests/rde_trie_test.c
41
host_ip(const char *s, struct bgpd_addr *h, uint8_t *len)
regress/usr.sbin/bgpd/unittests/rde_trie_test.c
65
host(const char *s, struct bgpd_addr *h, uint8_t *len)
regress/usr.sbin/bgpd/unittests/rde_trie_test.c
99
print_prefix(struct bgpd_addr *p)
usr.sbin/bgpctl/bgpctl.c
1153
struct bgpd_addr h;
usr.sbin/bgpctl/bgpctl.c
1652
struct bgpd_addr prefix;
usr.sbin/bgpctl/bgpctl.c
1918
push_prefix(struct parse_result *r, int type, struct bgpd_addr *addr,
usr.sbin/bgpctl/bgpctl.c
600
fmt_peer(const char *descr, const struct bgpd_addr *remote_addr,
usr.sbin/bgpctl/bgpctl.h
46
char *fmt_peer(const char *, const struct bgpd_addr *, int);
usr.sbin/bgpctl/mrtparser.c
46
int mrt_extract_addr(struct ibuf *, struct bgpd_addr *, uint8_t);
usr.sbin/bgpctl/mrtparser.c
47
int mrt_extract_prefix(struct ibuf *, uint8_t, struct bgpd_addr *,
usr.sbin/bgpctl/mrtparser.c
836
mrt_extract_addr(struct ibuf *msg, struct bgpd_addr *addr, uint8_t aid)
usr.sbin/bgpctl/mrtparser.c
868
mrt_extract_prefix(struct ibuf *msg, uint8_t aid, struct bgpd_addr *prefix,
usr.sbin/bgpctl/mrtparser.h
22
struct bgpd_addr addr;
usr.sbin/bgpctl/mrtparser.h
42
struct bgpd_addr nexthop;
usr.sbin/bgpctl/mrtparser.h
55
struct bgpd_addr prefix;
usr.sbin/bgpctl/mrtparser.h
65
struct bgpd_addr src;
usr.sbin/bgpctl/mrtparser.h
66
struct bgpd_addr dst;
usr.sbin/bgpctl/mrtparser.h
75
struct bgpd_addr src;
usr.sbin/bgpctl/mrtparser.h
76
struct bgpd_addr dst;
usr.sbin/bgpctl/output.c
586
struct bgpd_addr addr;
usr.sbin/bgpctl/output.c
778
struct bgpd_addr prefix;
usr.sbin/bgpctl/output.c
890
struct bgpd_addr nexthop;
usr.sbin/bgpctl/output_json.c
590
struct bgpd_addr prefix;
usr.sbin/bgpctl/output_json.c
720
struct bgpd_addr nexthop;
usr.sbin/bgpctl/parser.c
1002
struct bgpd_addr tmp;
usr.sbin/bgpctl/parser.c
474
int parse_addr(const char *, struct bgpd_addr *);
usr.sbin/bgpctl/parser.c
968
parse_addr(const char *word, struct bgpd_addr *addr)
usr.sbin/bgpctl/parser.c
999
parse_prefix(const char *word, size_t wordlen, struct bgpd_addr *addr,
usr.sbin/bgpctl/parser.h
67
struct bgpd_addr addr;
usr.sbin/bgpctl/parser.h
68
struct bgpd_addr peeraddr;
usr.sbin/bgpctl/parser.h
87
struct bgpd_addr src;
usr.sbin/bgpctl/parser.h
88
struct bgpd_addr dst;
usr.sbin/bgpctl/parser.h
98
int parse_prefix(const char *, size_t, struct bgpd_addr *,
usr.sbin/bgpd/bgpd.c
846
struct bgpd_addr addr;
usr.sbin/bgpd/bgpd.h
1020
struct bgpd_addr addr;
usr.sbin/bgpd/bgpd.h
1040
struct bgpd_addr true_nexthop;
usr.sbin/bgpd/bgpd.h
1041
struct bgpd_addr exit_nexthop;
usr.sbin/bgpd/bgpd.h
1042
struct bgpd_addr prefix;
usr.sbin/bgpd/bgpd.h
1043
struct bgpd_addr remote_addr;
usr.sbin/bgpd/bgpd.h
1135
struct bgpd_addr prefix;
usr.sbin/bgpd/bgpd.h
1331
struct bgpd_addr addr;
usr.sbin/bgpd/bgpd.h
1339
struct bgpd_addr addr;
usr.sbin/bgpd/bgpd.h
1408
struct bgpd_addr nexthop;
usr.sbin/bgpd/bgpd.h
1618
int host(const char *, struct bgpd_addr *, uint8_t *);
usr.sbin/bgpd/bgpd.h
1644
int kr_nexthop_add(uint32_t, struct bgpd_addr *);
usr.sbin/bgpd/bgpd.h
1645
void kr_nexthop_delete(uint32_t, struct bgpd_addr *);
usr.sbin/bgpd/bgpd.h
1737
int trie_add(struct trie_head *, struct bgpd_addr *, uint8_t, uint8_t,
usr.sbin/bgpd/bgpd.h
1741
int trie_match(struct trie_head *, struct bgpd_addr *, uint8_t, int);
usr.sbin/bgpd/bgpd.h
1742
int trie_roa_check(struct trie_head *, struct bgpd_addr *, uint8_t,
usr.sbin/bgpd/bgpd.h
1748
const char *log_addr(const struct bgpd_addr *);
usr.sbin/bgpd/bgpd.h
1749
const char *log_evpnaddr(const struct bgpd_addr *, struct sockaddr *,
usr.sbin/bgpd/bgpd.h
1773
int nlri_get_prefix(struct ibuf *, struct bgpd_addr *, uint8_t *);
usr.sbin/bgpd/bgpd.h
1774
int nlri_get_prefix6(struct ibuf *, struct bgpd_addr *, uint8_t *);
usr.sbin/bgpd/bgpd.h
1775
int nlri_get_vpn4(struct ibuf *, struct bgpd_addr *, uint8_t *,
usr.sbin/bgpd/bgpd.h
1777
int nlri_get_vpn6(struct ibuf *, struct bgpd_addr *, uint8_t *,
usr.sbin/bgpd/bgpd.h
1779
int nlri_get_evpn(struct ibuf *, struct bgpd_addr *, uint8_t *);
usr.sbin/bgpd/bgpd.h
1780
int prefix_compare(const struct bgpd_addr *,
usr.sbin/bgpd/bgpd.h
1781
const struct bgpd_addr *, int);
usr.sbin/bgpd/bgpd.h
1785
void applymask(struct bgpd_addr *, const struct bgpd_addr *, int);
usr.sbin/bgpd/bgpd.h
1791
struct sockaddr *addr2sa(const struct bgpd_addr *, uint16_t, socklen_t *);
usr.sbin/bgpd/bgpd.h
1792
void sa2addr(struct sockaddr *, struct bgpd_addr *, uint16_t *);
usr.sbin/bgpd/bgpd.h
1813
int flowspec_get_addr(const uint8_t *, int, int, int, struct bgpd_addr *,
usr.sbin/bgpd/bgpd.h
495
struct bgpd_addr remote_addr;
usr.sbin/bgpd/bgpd.h
496
struct bgpd_addr local_addr_v4;
usr.sbin/bgpd/bgpd.h
497
struct bgpd_addr local_addr_v6;
usr.sbin/bgpd/bgpd.h
634
struct bgpd_addr local;
usr.sbin/bgpd/bgpd.h
635
struct bgpd_addr remote;
usr.sbin/bgpd/bgpd.h
662
struct bgpd_addr prefix;
usr.sbin/bgpd/bgpd.h
713
struct bgpd_addr remote_addr;
usr.sbin/bgpd/bgpd.h
714
struct bgpd_addr local_addr;
usr.sbin/bgpd/bgpd.h
730
struct bgpd_addr remote_addr;
usr.sbin/bgpd/bgpd.h
731
struct bgpd_addr local_addr;
usr.sbin/bgpd/bgpd.h
938
struct bgpd_addr prefix;
usr.sbin/bgpd/bgpd.h
939
struct bgpd_addr nexthop;
usr.sbin/bgpd/bgpd.h
949
struct bgpd_addr nexthop;
usr.sbin/bgpd/bgpd.h
950
struct bgpd_addr gateway;
usr.sbin/bgpd/bgpd.h
951
struct bgpd_addr net;
usr.sbin/bgpd/bgpd.h
963
struct bgpd_addr local_v4_addr;
usr.sbin/bgpd/bgpd.h
964
struct bgpd_addr local_v6_addr;
usr.sbin/bgpd/bgpd.h
965
struct bgpd_addr remote_addr;
usr.sbin/bgpd/bgpd.h
981
struct bgpd_addr addr;
usr.sbin/bgpd/bgpd.h
997
struct bgpd_addr addr;
usr.sbin/bgpd/config.c
35
int host_ip(const char *, struct bgpd_addr *, uint8_t *);
usr.sbin/bgpd/config.c
524
host(const char *s, struct bgpd_addr *h, uint8_t *len)
usr.sbin/bgpd/config.c
558
host_ip(const char *s, struct bgpd_addr *h, uint8_t *len)
usr.sbin/bgpd/flowspec.c
336
struct bgpd_addr *addr, uint8_t *plen, uint8_t *olen)
usr.sbin/bgpd/kroute.c
137
struct kroute *kroute_find(struct ktable *, const struct bgpd_addr *,
usr.sbin/bgpd/kroute.c
144
struct kroute6 *kroute6_find(struct ktable *, const struct bgpd_addr *,
usr.sbin/bgpd/kroute.c
149
struct knexthop *knexthop_find(struct ktable *, struct bgpd_addr *);
usr.sbin/bgpd/kroute.c
1592
kroute_find(struct ktable *kt, const struct bgpd_addr *prefix,
usr.sbin/bgpd/kroute.c
166
struct kroute *kroute_match(struct ktable *, struct bgpd_addr *, int);
usr.sbin/bgpd/kroute.c
167
struct kroute6 *kroute6_match(struct ktable *, struct bgpd_addr *, int);
usr.sbin/bgpd/kroute.c
1937
kroute6_find(struct ktable *kt, const struct bgpd_addr *prefix,
usr.sbin/bgpd/kroute.c
1997
knexthop_find(struct ktable *kt, struct bgpd_addr *addr)
usr.sbin/bgpd/kroute.c
2175
struct bgpd_addr gateway = { 0 };
usr.sbin/bgpd/kroute.c
2346
kroute_match(struct ktable *kt, struct bgpd_addr *key, int matchany)
usr.sbin/bgpd/kroute.c
2350
struct bgpd_addr masked;
usr.sbin/bgpd/kroute.c
2363
kroute6_match(struct ktable *kt, struct bgpd_addr *key, int matchany)
usr.sbin/bgpd/kroute.c
2367
struct bgpd_addr masked;
usr.sbin/bgpd/kroute.c
2695
struct bgpd_addr netmask;
usr.sbin/bgpd/kroute.c
821
kr_nexthop_add(u_int rtableid, struct bgpd_addr *addr)
usr.sbin/bgpd/kroute.c
848
kr_nexthop_delete(u_int rtableid, struct bgpd_addr *addr)
usr.sbin/bgpd/kroute.c
89
struct bgpd_addr nexthop;
usr.sbin/bgpd/kroute.c
895
struct bgpd_addr addr;
usr.sbin/bgpd/kroute.c
96
struct bgpd_addr prefix;
usr.sbin/bgpd/mrt.c
220
struct bgpd_addr *nexthop, int v2)
usr.sbin/bgpd/mrt.c
358
struct bgpd_addr nexthop, *nh;
usr.sbin/bgpd/mrt.c
38
struct rde_community *, struct bgpd_addr *, int);
usr.sbin/bgpd/mrt.c
421
memset(&nexthop, 0, sizeof(struct bgpd_addr));
usr.sbin/bgpd/mrt.c
523
struct bgpd_addr addr, *nh;
usr.sbin/bgpd/mrt.c
541
memset(&addr, 0, sizeof(struct bgpd_addr));
usr.sbin/bgpd/mrt.c
612
struct bgpd_addr addr;
usr.sbin/bgpd/mrt.c
623
struct bgpd_addr *nh;
usr.sbin/bgpd/mrt.c
643
memset(&addr, 0, sizeof(struct bgpd_addr));
usr.sbin/bgpd/parse.y
1587
memcpy(&$$.prefix, &$1, sizeof(struct bgpd_addr));
usr.sbin/bgpd/parse.y
172
static struct rtr_config *get_rtr(struct bgpd_addr *);
usr.sbin/bgpd/parse.y
180
static int push_prefix(struct bgpd_addr *, uint8_t);
usr.sbin/bgpd/parse.y
211
struct bgpd_addr addr;
usr.sbin/bgpd/parse.y
223
struct bgpd_addr prefix;
usr.sbin/bgpd/parse.y
5128
struct bgpd_addr *local_addr;
usr.sbin/bgpd/parse.y
5496
get_rtr(struct bgpd_addr *addr)
usr.sbin/bgpd/parse.y
5761
push_prefix(struct bgpd_addr *addr, uint8_t len)
usr.sbin/bgpd/pfkey.c
50
const struct bgpd_addr *, const struct bgpd_addr *,
usr.sbin/bgpd/pfkey.c
506
pfkey_sa_add(const struct bgpd_addr *src, const struct bgpd_addr *dst,
usr.sbin/bgpd/pfkey.c
523
pfkey_sa_remove(const struct bgpd_addr *src, const struct bgpd_addr *dst,
usr.sbin/bgpd/pfkey.c
537
const struct bgpd_addr *local_addr, const struct bgpd_addr *remote_addr)
usr.sbin/bgpd/pfkey.c
60
const struct bgpd_addr *src, const struct bgpd_addr *dst, uint32_t spi,
usr.sbin/bgpd/pfkey.c
613
const struct bgpd_addr *local_addr, const struct bgpd_addr *remote_addr)
usr.sbin/bgpd/pfkey.c
775
const struct bgpd_addr *local_addr, const struct bgpd_addr *remote_addr)
usr.sbin/bgpd/pfkey.c
860
tcp_md5_set(int fd, struct auth_config *auth, struct bgpd_addr *remote_addr)
usr.sbin/bgpd/pftable.c
171
pftable_add_work(const char *table, struct bgpd_addr *addr,
usr.sbin/bgpd/printconf.c
411
struct bgpd_addr addr;
usr.sbin/bgpd/printconf.c
580
struct bgpd_addr addr;
usr.sbin/bgpd/rde.c
1486
struct bgpd_addr prefix;
usr.sbin/bgpd/rde.c
1946
struct bgpd_addr *prefix, uint8_t prefixlen)
usr.sbin/bgpd/rde.c
1978
struct filterstate *in, struct bgpd_addr *prefix, uint8_t prefixlen)
usr.sbin/bgpd/rde.c
2045
struct bgpd_addr *prefix, uint8_t prefixlen)
usr.sbin/bgpd/rde.c
2078
struct bgpd_addr nexthop;
usr.sbin/bgpd/rde.c
2538
struct bgpd_addr nexthop;
usr.sbin/bgpd/rde.c
2712
const struct rde_peer *peer, const struct bgpd_addr *next,
usr.sbin/bgpd/rde.c
2713
const struct bgpd_addr *prefix, uint8_t prefixlen)
usr.sbin/bgpd/rde.c
3876
rde_send_nexthop(struct bgpd_addr *next, int insert)
usr.sbin/bgpd/rde.c
3886
sizeof(struct bgpd_addr)) == -1)
usr.sbin/bgpd/rde.c
4157
struct bgpd_addr prefix;
usr.sbin/bgpd/rde.c
4416
struct bgpd_addr prefix;
usr.sbin/bgpd/rde.c
4835
struct bgpd_addr addr;
usr.sbin/bgpd/rde.c
4862
struct bgpd_addr addr;
usr.sbin/bgpd/rde.c
5049
rde_roa_validity(struct rde_prefixset *ps, struct bgpd_addr *prefix,
usr.sbin/bgpd/rde.c
54
struct filterstate *, struct bgpd_addr *, uint8_t);
usr.sbin/bgpd/rde.c
56
struct bgpd_addr *, uint8_t);
usr.sbin/bgpd/rde.c
93
struct bgpd_addr *, uint8_t, uint32_t);
usr.sbin/bgpd/rde.h
255
struct bgpd_addr exit_nexthop;
usr.sbin/bgpd/rde.h
256
struct bgpd_addr true_nexthop;
usr.sbin/bgpd/rde.h
257
struct bgpd_addr nexthop_net;
usr.sbin/bgpd/rde.h
385
struct bgpd_addr ctx_subtree;
usr.sbin/bgpd/rde.h
402
const struct rde_peer *, const struct bgpd_addr *,
usr.sbin/bgpd/rde.h
403
const struct bgpd_addr *, uint8_t);
usr.sbin/bgpd/rde.h
406
void rde_send_nexthop(struct bgpd_addr *, int);
usr.sbin/bgpd/rde.h
579
struct rde_peer *, struct bgpd_addr *, uint8_t,
usr.sbin/bgpd/rde.h
582
struct rde_peer *, struct bgpd_addr *, uint8_t,
usr.sbin/bgpd/rde.h
591
void pt_getaddr(struct pt_entry *, struct bgpd_addr *);
usr.sbin/bgpd/rde.h
593
struct pt_entry *pt_fill(struct bgpd_addr *, u_int);
usr.sbin/bgpd/rde.h
594
struct pt_entry *pt_get(struct bgpd_addr *, u_int);
usr.sbin/bgpd/rde.h
595
struct pt_entry *pt_get_next(struct bgpd_addr *, u_int);
usr.sbin/bgpd/rde.h
596
struct pt_entry *pt_add(struct bgpd_addr *, u_int);
usr.sbin/bgpd/rde.h
602
struct pt_entry *pt_lookup(struct bgpd_addr *);
usr.sbin/bgpd/rde.h
634
struct rib_entry *rib_get_addr(struct rib *, struct bgpd_addr *, int);
usr.sbin/bgpd/rde.h
635
struct rib_entry *rib_match(struct rib *, struct bgpd_addr *);
usr.sbin/bgpd/rde.h
643
int rib_dump_subtree(uint16_t, struct bgpd_addr *, uint8_t,
usr.sbin/bgpd/rde.h
680
struct bgpd_addr *, int);
usr.sbin/bgpd/rde.h
682
uint32_t, struct filterstate *, int, struct bgpd_addr *,
usr.sbin/bgpd/rde.h
685
struct bgpd_addr *, int);
usr.sbin/bgpd/rde.h
772
struct nexthop *nexthop_get(const struct bgpd_addr *);
usr.sbin/bgpd/rde.h
797
struct bgpd_addr *, uint8_t, unsigned int, void *,
usr.sbin/bgpd/rde.h
93
struct bgpd_addr remote_addr;
usr.sbin/bgpd/rde.h
94
struct bgpd_addr local_v4_addr;
usr.sbin/bgpd/rde.h
95
struct bgpd_addr local_v6_addr;
usr.sbin/bgpd/rde_adjout.c
635
struct bgpd_addr addr;
usr.sbin/bgpd/rde_adjout.c
690
adjout_prefix_dump_subtree(struct rde_peer *peer, struct bgpd_addr *subtree,
usr.sbin/bgpd/rde_decide.c
319
struct bgpd_addr addr;
usr.sbin/bgpd/rde_filter.c
1102
struct rde_peer *from, struct bgpd_addr *prefix, uint8_t plen,
usr.sbin/bgpd/rde_filter.c
1161
struct rde_peer *from, struct bgpd_addr *prefix, uint8_t plen,
usr.sbin/bgpd/rde_filter.c
229
rde_prefix_match(struct filter_prefix *fp, struct bgpd_addr *prefix,
usr.sbin/bgpd/rde_filter.c
262
struct bgpd_addr *prefix, uint8_t plen)
usr.sbin/bgpd/rde_filter.c
313
struct bgpd_addr *nexthop, *cmpaddr;
usr.sbin/bgpd/rde_peer.c
368
struct bgpd_addr addr;
usr.sbin/bgpd/rde_prefix.c
168
pt_getaddr(struct pt_entry *pte, struct bgpd_addr *addr)
usr.sbin/bgpd/rde_prefix.c
173
memset(addr, 0, sizeof(struct bgpd_addr));
usr.sbin/bgpd/rde_prefix.c
251
pt_fill(struct bgpd_addr *prefix, u_int prefixlen)
usr.sbin/bgpd/rde_prefix.c
370
pt_get(struct bgpd_addr *prefix, u_int prefixlen)
usr.sbin/bgpd/rde_prefix.c
379
pt_get_next(struct bgpd_addr *prefix, u_int prefixlen)
usr.sbin/bgpd/rde_prefix.c
388
pt_add(struct bgpd_addr *prefix, u_int prefixlen)
usr.sbin/bgpd/rde_prefix.c
457
struct bgpd_addr addr = { .aid = aid };
usr.sbin/bgpd/rde_prefix.c
484
pt_lookup(struct bgpd_addr *addr)
usr.sbin/bgpd/rde_rib.c
1002
prefix_add(struct bgpd_addr *prefix, int prefixlen, struct rib *rib,
usr.sbin/bgpd/rde_rib.c
1081
struct bgpd_addr *prefix, int prefixlen)
usr.sbin/bgpd/rde_rib.c
1289
static struct nexthop *nexthop_lookup(const struct bgpd_addr *);
usr.sbin/bgpd/rde_rib.c
1485
nexthop_get(const struct bgpd_addr *nexthop)
usr.sbin/bgpd/rde_rib.c
1544
struct bgpd_addr *a, *b;
usr.sbin/bgpd/rde_rib.c
1585
nexthop_lookup(const struct bgpd_addr *nexthop)
usr.sbin/bgpd/rde_rib.c
280
rib_get_addr(struct rib *rib, struct bgpd_addr *prefix, int prefixlen)
usr.sbin/bgpd/rde_rib.c
286
rib_match(struct rib *rib, struct bgpd_addr *addr)
usr.sbin/bgpd/rde_rib.c
487
struct bgpd_addr addr;
usr.sbin/bgpd/rde_rib.c
629
rib_dump_subtree(uint16_t id, struct bgpd_addr *subtree, uint8_t subtreelen,
usr.sbin/bgpd/rde_rib.c
897
static int prefix_add(struct bgpd_addr *, int, struct rib *,
usr.sbin/bgpd/rde_rib.c
919
struct bgpd_addr *prefix, int prefixlen)
usr.sbin/bgpd/rde_rib.c
936
struct bgpd_addr *prefix, int prefixlen)
usr.sbin/bgpd/rde_trie.c
318
trie_add(struct trie_head *th, struct bgpd_addr *prefix, uint8_t plen,
usr.sbin/bgpd/rde_trie.c
558
trie_match(struct trie_head *th, struct bgpd_addr *prefix, uint8_t plen,
usr.sbin/bgpd/rde_trie.c
675
trie_roa_check(struct trie_head *th, struct bgpd_addr *prefix, uint8_t plen,
usr.sbin/bgpd/rde_update.c
1167
struct bgpd_addr addr;
usr.sbin/bgpd/rde_update.c
165
struct bgpd_addr addr;
usr.sbin/bgpd/rde_update.c
431
struct bgpd_addr addr;
usr.sbin/bgpd/rde_update.c
480
static struct bgpd_addr *
usr.sbin/bgpd/rde_update.c
483
struct bgpd_addr *peer_local = NULL;
usr.sbin/bgpd/rde_update.c
578
struct bgpd_addr *nexthop;
usr.sbin/bgpd/rde_update.c
883
struct bgpd_addr *nexthop;
usr.sbin/bgpd/session.c
1599
struct bgpd_addr addr;
usr.sbin/bgpd/session.c
1680
struct bgpd_addr remote_addr;
usr.sbin/bgpd/session.c
1712
session_match_mask(struct peer *p, struct bgpd_addr *a)
usr.sbin/bgpd/session.c
1714
struct bgpd_addr masked;
usr.sbin/bgpd/session.c
1885
struct bgpd_addr *
usr.sbin/bgpd/session.c
71
int session_match_mask(struct peer *, struct bgpd_addr *);
usr.sbin/bgpd/session.c
760
struct bgpd_addr *bind_addr;
usr.sbin/bgpd/session.c
933
sa_equal(struct bgpd_addr *ba, struct sockaddr *b)
usr.sbin/bgpd/session.c
935
struct bgpd_addr bb;
usr.sbin/bgpd/session.c
942
get_alternate_addr(struct bgpd_addr *local, struct bgpd_addr *remote,
usr.sbin/bgpd/session.c
943
struct bgpd_addr *alt, unsigned int *scope)
usr.sbin/bgpd/session.h
116
struct bgpd_addr local_addr;
usr.sbin/bgpd/session.h
117
struct bgpd_addr remote_addr;
usr.sbin/bgpd/session.h
135
struct bgpd_addr local;
usr.sbin/bgpd/session.h
136
struct bgpd_addr local_alt;
usr.sbin/bgpd/session.h
137
struct bgpd_addr remote;
usr.sbin/bgpd/session.h
203
const struct bgpd_addr *, const struct bgpd_addr *);
usr.sbin/bgpd/session.h
209
int tcp_md5_set(int, struct auth_config *, struct bgpd_addr *);
usr.sbin/bgpd/session.h
252
void get_alternate_addr(struct bgpd_addr *, struct bgpd_addr *,
usr.sbin/bgpd/session.h
253
struct bgpd_addr *, unsigned int *);
usr.sbin/bgpd/session.h
275
struct bgpd_addr *session_localaddr(struct peer *);
usr.sbin/bgpd/util.c
1009
prefix_compare(const struct bgpd_addr *a, const struct bgpd_addr *b,
usr.sbin/bgpd/util.c
1104
applymask(struct bgpd_addr *dest, const struct bgpd_addr *src, int prefixlen)
usr.sbin/bgpd/util.c
1205
addr2sa(const struct bgpd_addr *addr, uint16_t port, socklen_t *len)
usr.sbin/bgpd/util.c
1245
sa2addr(struct sockaddr *sa, struct bgpd_addr *addr, uint16_t *port)
usr.sbin/bgpd/util.c
254
struct bgpd_addr addr = { .aid = roa->aid, .v6 = roa->prefix.inet6 };
usr.sbin/bgpd/util.c
36
log_addr(const struct bgpd_addr *addr)
usr.sbin/bgpd/util.c
747
nlri_get_prefix(struct ibuf *buf, struct bgpd_addr *prefix, uint8_t *prefixlen)
usr.sbin/bgpd/util.c
756
memset(prefix, 0, sizeof(struct bgpd_addr));
usr.sbin/bgpd/util.c
768
nlri_get_prefix6(struct ibuf *buf, struct bgpd_addr *prefix, uint8_t *prefixlen)
usr.sbin/bgpd/util.c
777
memset(prefix, 0, sizeof(struct bgpd_addr));
usr.sbin/bgpd/util.c
789
nlri_get_vpn4(struct ibuf *buf, struct bgpd_addr *prefix,
usr.sbin/bgpd/util.c
798
memset(prefix, 0, sizeof(struct bgpd_addr));
usr.sbin/bgpd/util.c
841
nlri_get_vpn6(struct ibuf *buf, struct bgpd_addr *prefix,
usr.sbin/bgpd/util.c
850
memset(prefix, 0, sizeof(struct bgpd_addr));
usr.sbin/bgpd/util.c
89
log_evpnaddr(const struct bgpd_addr *addr, struct sockaddr *sa,
usr.sbin/bgpd/util.c
894
nlri_get_evpn(struct ibuf *buf, struct bgpd_addr *prefix,
usr.sbin/bgpd/util.c
905
memset(prefix, 0, sizeof(struct bgpd_addr));