Searched refs:ynl_ntf_base_type (Results 1 – 6 of 6) sorted by relevance
79 struct ynl_ntf_base_type *ntf_first;80 struct ynl_ntf_base_type **ntf_last_next;140 struct ynl_ntf_base_type *ynl_ntf_dequeue(struct ynl_sock *ys);142 void ynl_ntf_free(struct ynl_ntf_base_type *ntf);
93 struct ynl_ntf_base_type { struct96 struct ynl_ntf_base_type *next; argument97 void (*free)(struct ynl_ntf_base_type *ntf); argument133 void (*free)(struct ynl_ntf_base_type *ntf);
808 struct ynl_ntf_base_type *ntf; in ynl_sock_destroy()819 void ynl_ntf_free(struct ynl_ntf_base_type *ntf) in ynl_ntf_free()853 struct ynl_ntf_base_type *ynl_ntf_dequeue(struct ynl_sock *ys) in ynl_ntf_dequeue()855 struct ynl_ntf_base_type *ntf; in ynl_ntf_dequeue()872 struct ynl_ntf_base_type *rsp; in ynl_ntf_parse()
64 struct ynl_ntf_base_type *ntf; in main()
57 struct ynl_ntf_base_type *ntf; in rt_link_create_netkit()
157 type upfront the notifications are returned as ``struct ynl_ntf_base_type *``