Home
last modified time | relevance | path

Searched defs:ls_req_hdr (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/ospf6d/
H A Dospf6.h147 struct ls_req_hdr { struct
148 u_int16_t zero;
149 u_int16_t type;
150 u_int32_t ls_id;
151 u_int32_t adv_rtr;
H A Dlsreq.c36 struct ls_req_hdr ls_req_hdr; in send_ls_req() local
/openbsd-src/usr.sbin/ospfd/
H A Dospf.h171 struct ls_req_hdr { struct
172 u_int32_t type;
173 u_int32_t ls_id;
174 u_int32_t adv_rtr;
H A Dlsreq.c35 struct ls_req_hdr ls_req_hdr; in send_ls_req() local