/openbsd-src/usr.sbin/bgpd/ |
H A D | rde_update.c | 108 up_enforce_open_policy(struct rde_peer * peer,struct filterstate * state,uint8_t aid) up_enforce_open_policy() argument 399 up_generate_default(struct rde_peer * peer,uint8_t aid) up_generate_default() argument 455 up_get_nexthop(struct rde_peer * peer,struct filterstate * state,uint8_t aid) up_get_nexthop() argument 541 up_prep_adjout(struct rde_peer * peer,struct filterstate * state,uint8_t aid) up_prep_adjout() argument 570 up_generate_attr(struct ibuf * buf,struct rde_peer * peer,struct rde_aspath * asp,struct rde_community * comm,struct nexthop * nh,uint8_t aid) up_generate_attr() argument 792 up_is_eor(struct rde_peer * peer,uint8_t aid) up_is_eor() argument 869 up_generate_mp_reach(struct ibuf * buf,struct rde_peer * peer,struct nexthop * nh,uint8_t aid) up_generate_mp_reach() argument 987 up_dump_withdraws(struct ibuf * buf,struct rde_peer * peer,uint8_t aid) up_dump_withdraws() argument 1050 up_dump_update(struct ibuf * buf,struct rde_peer * peer,uint8_t aid) up_dump_update() argument [all...] |
H A D | rde_peer.c | 52 peer_has_add_path(struct rde_peer * peer,uint8_t aid,int mode) peer_has_add_path() argument 230 uint8_t aid; peer_generate_update() local 368 rde_up_adjout_force_done(void * ptr,uint8_t aid) rde_up_adjout_force_done() argument 392 rde_up_dump_done(void * ptr,uint8_t aid) rde_up_dump_done() argument 488 peer_flush(struct rde_peer * peer,uint8_t aid,time_t staletime) peer_flush() argument 513 peer_stale(struct rde_peer * peer,uint8_t aid,int flushall) peer_stale() argument 551 peer_dump(struct rde_peer * peer,uint8_t aid) peer_dump() argument 581 peer_begin_rrefresh(struct rde_peer * peer,uint8_t aid) peer_begin_rrefresh() argument [all...] |
H A D | rde.c | 170 uint8_t aid; in rde_main() local 383 uint8_t aid; rde_dispatch_imsg_session() local 1389 uint8_t aid, prefixlen, safi, subtype; rde_update_dispatch() local 2365 rde_get_mp_nexthop(struct ibuf * buf,uint8_t aid,struct rde_peer * peer,struct filterstate * state) rde_get_mp_nexthop() argument 2596 rde_aspa_validity(struct rde_peer * peer,struct rde_aspath * asp,uint8_t aid) rde_aspa_validity() argument 2920 rde_dump_done(void * arg,uint8_t aid) rde_dump_done() argument 3173 rde_mrt_done(void * ptr,uint8_t aid) rde_mrt_done() argument 3318 uint8_t aid; rde_update_queue_pending() local 3340 rde_update_queue_runner(uint8_t aid) rde_update_queue_runner() argument 3817 uint8_t aid; rde_softreconfig_in_done() local 3863 rde_softreconfig_out_done(void * arg,uint8_t aid) rde_softreconfig_out_done() argument 4010 rde_softreconfig_sync_done(void * arg,uint8_t aid) rde_softreconfig_sync_done() argument 4103 rde_rpki_softreload_done(void * arg,uint8_t aid) rde_rpki_softreload_done() argument 4198 rde_peer_recv_eor(struct rde_peer * peer,uint8_t aid) rde_peer_recv_eor() argument 4220 rde_peer_send_eor(struct rde_peer * peer,uint8_t aid) rde_peer_send_eor() argument 4263 rde_peer_send_rrefresh(struct rde_peer * peer,uint8_t aid,uint8_t subtype) rde_peer_send_rrefresh() argument 4600 flowspec_dump_done(void * ptr,uint8_t aid) flowspec_dump_done() argument [all...] |
H A D | rde_prefix.c | 54 uint8_t aid; member 63 uint8_t aid; member 72 uint8_t aid; member 86 uint8_t aid; member 100 uint8_t aid; member [all...] |
H A D | util.c | 959 aid2str(uint8_t aid) aid2str() argument 967 aid2afi(uint8_t aid,uint16_t * afi,uint8_t * safi) aid2afi() argument 978 afi2aid(uint16_t afi,uint8_t safi,uint8_t * aid) afi2aid() argument 992 aid2af(uint8_t aid) aid2af() argument 1000 af2aid(sa_family_t af,uint8_t safi,uint8_t * aid) af2aid() argument [all...] |
H A D | session.c | 1352 session_capa_add_mp(struct ibuf * buf,uint8_t aid) session_capa_add_mp() argument 1371 session_capa_add_afi(struct ibuf * b,uint8_t aid,uint8_t flags) session_capa_add_afi() argument 1787 session_rrefresh(struct peer * p,uint8_t aid,uint8_t subtype) session_rrefresh() argument 2387 uint8_t aid, safi, subtype; parse_rrefresh() local 2534 uint8_t safi, aid, role, flags; parse_capabilities() local 2939 uint8_t aid, errcode, subcode; session_dispatch_imsg() local [all...] |
H A D | mrt.c | 62 uint8_t type, aid; mrt_update_msg_guess_aid() local 143 uint8_t aid, mask; mrt_bgp_msg_subtype() local 371 uint8_t aid; mrt_dump_entry_mp() local [all...] |
H A D | rde_rib.c | 534 rib_dump_new(uint16_t id, uint8_t aid, unsigned int count, void *arg, in rib_dump_new() argument 1195 prefix_flowspec_dump(uint8_t aid,void * arg,void (* call)(struct rib_entry *,void *),void (* done)(void *,uint8_t)) prefix_flowspec_dump() argument 1213 prefix_add_eor(struct rde_peer * peer,uint8_t aid) prefix_add_eor() argument 1467 prefix_dump_new(struct rde_peer * peer,uint8_t aid,unsigned int count,void * arg,void (* upcall)(struct prefix *,void *),void (* done)(void *,uint8_t),int (* throttle)(void *)) prefix_dump_new() argument 1752 nexthop_modify(struct nexthop * setnh,enum action_types type,uint8_t aid,struct nexthop ** nexthop,uint8_t * flags) nexthop_modify() argument [all...] |
H A D | printconf.c | 467 print_af(uint8_t aid) print_af() argument 918 uint8_t aid; print_announce() local [all...] |
H A D | parse.y | 142 uint8_t aid; member 1894 uint8_t aid, safi; global() variable 5620 uint8_t aid; flow_to_flowspec() local 5974 geticmptypebyname(char * w,uint8_t aid) geticmptypebyname() argument 5996 geticmpcodebyname(u_long type,char * w,uint8_t aid) geticmpcodebyname() argument [all...] |
H A D | bgpd.h | 171 struct aid { argument 164 struct aid { global() struct 204 uint8_t aid; global() member 263 uint8_t aid; global() member 540 uint8_t aid; global() member 818 uint8_t aid; global() member 988 uint8_t aid; global() member
|
H A D | rde_filter.c | 36 struct rde_peer *from, struct filterstate *state, uint8_t aid) in rde_apply_set()
|
H A D | config.c | 112 flowspec_alloc(uint8_t aid,int len) flowspec_alloc() argument [all...] |
/openbsd-src/usr.sbin/bgpctl/ |
H A D | mrtparser.c | 345 uint8_t safi, aid; in mrt_parse_v2_rib() local 538 uint8_t safi, nhlen, aid; in mrt_parse_dump_mp() local 630 mrt_extract_attr(struct mrt_rib_entry *re, struct ibuf *buf, uint8_t aid, in mrt_extract_attr() 835 mrt_extract_addr(struct ibuf *msg, struct bgpd_addr *addr, uint8_t aid) in mrt_extract_addr() 867 mrt_extract_prefix(struct ibuf *msg, uint8_t aid, struct bgpd_addr *prefix, in mrt_extract_prefix() 902 uint8_t aid; in mrt_parse_state() local 965 uint8_t aid; in mrt_parse_msg() local
|
H A D | output_json.c | 578 uint8_t flags, type, safi, aid, prefixlen, origin; json_attr() local [all...] |
H A D | parser.h | 85 uint8_t aid; member
|
H A D | bgpctl.c | 1417 uint8_t safi, aid; print_afi() local 1960 uint8_t aid; res_to_flowspec() local [all...] |
H A D | output.c | 764 uint8_t flags, type, safi, aid, prefixlen, origin, b; show_attr() local [all...] |
/openbsd-src/usr.sbin/ospfctl/ |
H A D | output.c | 106 show_rib_head(struct in_addr aid, u_int8_t d_type, u_int8_t p_type) in show_rib_head() 421 show_database_head(struct in_addr aid, char *ifname, u_int8_t type) in show_database_head()
|
/openbsd-src/usr.sbin/ospf6ctl/ |
H A D | ospf6ctl.c | 561 show_database_head(struct in_addr aid, char *ifname, u_int16_t type) in show_database_head() argument 1131 show_rib_head(struct in_addr aid, u_int8_t d_type, u_int8_t p_type) in show_rib_head() argument
|
/openbsd-src/lib/libfido2/src/ |
H A D | nfc.c | 16 static const uint8_t aid[] = { 0xa0, 0x00, 0x00, 0x06, 0x47, 0x2f, 0x00, 0x01 }; variable
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd_gc_9_4_3.c | 230 unsigned int aid = phy_inst / 2; in kgd_gfx_v9_4_3_set_pasid_vmid_mapping() local
|
/openbsd-src/sys/net80211/ |
H A D | ieee80211_node.c | 2886 u_int16_t aid; in ieee80211_node_join() local 3238 ieee80211_set_tim(struct ieee80211com *ic, int aid, int set) in ieee80211_set_tim() argument [all...] |
/openbsd-src/sbin/iked/ |
H A D | policy.c | 924 struct iked_id *aid = NULL, *bid = NULL; in sa_dstid_cmp() local
|
/openbsd-src/usr.sbin/ospfd/ |
H A D | rde.c | 251 struct in_addr aid; rde_dispatch_imsg() local
|