Searched defs:ndmsg (Results 1 – 3 of 3) sorted by relevance
36 struct ndmsg { struct37 uint8_t ndm_family;38 uint8_t ndm_pad1;39 uint16_t ndm_pad2;40 int32_t ndm_ifindex;41 uint16_t ndm_state;42 uint8_t ndm_flags;43 uint8_t ndm_type;
280 struct ndmsg *ndmsg = snl_reserve_msg_object(&nw, struct ndmsg); in print_entries_nl() local350 struct ndmsg *ndmsg = snl_reserve_msg_object(&nw, struct ndmsg); in delete_nl() local395 struct ndmsg *ndmsg = snl_reserve_msg_object(&nw, struct ndmsg); in set_nl() local
318 struct ndmsg *ndmsg; in print_entries_nl() local427 struct ndmsg *ndmsg = snl_reserve_msg_object(&nw, struct ndmsg); in delete_nl() local492 struct ndmsg *ndmsg = snl_reserve_msg_object(&nw, struct ndmsg); in set_nl() local