/openbsd/usr.sbin/tcpdump/ |
H A D | ospf.h | 95 struct lsa_hdr { struct 108 struct lsa_hdr ls_hdr; argument
|
H A D | ospf6.h | 101 struct lsa_hdr { struct 120 struct lsa_hdr ls_hdr; argument
|
/openbsd/usr.sbin/ospf6d/ |
H A D | lsupdate.c | 48 lsa_flood(struct iface *iface, struct nbr *originator, struct lsa_hdr *lsa_hdr, in lsa_flood() 333 ls_retrans_list_del(struct nbr *nbr, struct lsa_hdr *lsa_hdr) in ls_retrans_list_del() 356 ls_retrans_list_get(struct nbr *nbr, struct lsa_hdr *lsa_hdr) in ls_retrans_list_get() 608 lsa_cache_get(struct lsa_hdr *lsa_hdr) in lsa_cache_get() 635 lsa_cache_look(struct lsa_hdr *lsa_hdr) in lsa_cache_look()
|
H A D | ospf6.h | 279 struct lsa_hdr { struct 289 #define LS_CKSUM_OFFSET offsetof(struct lsa_hdr, ls_chksum) argument
|
H A D | ospfe.c | 441 struct lsa_hdr lsa_hdr; in ospfe_dispatch_rde() local 778 struct lsa_hdr lsa_hdr; in orig_rtr_lsa() local 991 struct lsa_hdr lsa_hdr; in orig_net_lsa() local 1055 struct lsa_hdr lsa_hdr; in orig_link_lsa() local
|
H A D | lsack.c | 98 struct lsa_hdr lsa_hdr; in recv_ls_ack() local 141 lsa_hdr_check(struct nbr *nbr, struct lsa_hdr *lsa_hdr) in lsa_hdr_check()
|
H A D | lsreq.c | 131 ls_req_list_get(struct nbr *nbr, struct lsa_hdr *lsa_hdr) in ls_req_list_get()
|
H A D | rde.c | 268 struct lsa_hdr lsa_hdr, *db_hdr; in rde_dispatch_imsg() local 1132 rde_req_list_exists(struct rde_nbr *nbr, struct lsa_hdr *lsa_hdr) in rde_req_list_exists() 1146 rde_req_list_del(struct rde_nbr *nbr, struct lsa_hdr *lsa_hdr) in rde_req_list_del()
|
H A D | neighbor.c | 717 struct lsa_hdr *lsa_hdr = NULL; in lsa_hdr_new() local
|
/openbsd/usr.sbin/ospfd/ |
H A D | lsupdate.c | 45 lsa_flood(struct iface *iface, struct nbr *originator, struct lsa_hdr *lsa_hdr, in lsa_flood() 326 ls_retrans_list_del(struct nbr *nbr, struct lsa_hdr *lsa_hdr) in ls_retrans_list_del() 349 ls_retrans_list_get(struct nbr *nbr, struct lsa_hdr *lsa_hdr) in ls_retrans_list_get() 597 lsa_cache_get(struct lsa_hdr *lsa_hdr) in lsa_cache_get() 624 lsa_cache_look(struct lsa_hdr *lsa_hdr) in lsa_cache_look()
|
H A D | ospf.h | 251 struct lsa_hdr { struct 262 #define LS_CKSUM_OFFSET offsetof(struct lsa_hdr, ls_chksum) argument
|
H A D | lsack.c | 104 struct lsa_hdr lsa_hdr; in recv_ls_ack() local 147 lsa_hdr_check(struct nbr *nbr, struct lsa_hdr *lsa_hdr) in lsa_hdr_check()
|
H A D | ospfe.c | 487 struct lsa_hdr lsa_hdr; in ospfe_dispatch_rde() local 834 struct lsa_hdr lsa_hdr; in orig_rtr_lsa() local 1126 struct lsa_hdr lsa_hdr; in orig_net_lsa() local
|
H A D | lsreq.c | 133 ls_req_list_get(struct nbr *nbr, struct lsa_hdr *lsa_hdr) in ls_req_list_get()
|
H A D | rde.c | 255 struct lsa_hdr lsa_hdr, *db_hdr; in rde_dispatch_imsg() local 1095 rde_req_list_exists(struct rde_nbr *nbr, struct lsa_hdr *lsa_hdr) in rde_req_list_exists() 1109 rde_req_list_del(struct rde_nbr *nbr, struct lsa_hdr *lsa_hdr) in rde_req_list_del()
|
H A D | neighbor.c | 717 struct lsa_hdr *lsa_hdr = NULL; in lsa_hdr_new() local
|
/openbsd/usr.sbin/ospfctl/ |
H A D | ospfctl.c | 266 struct lsa_hdr *lsa_hdr; in show() local
|