netmsg_so_notify
struct netmsg_so_notify *nmsg = abrtmsg->nm_notifymsg;
struct netmsg_so_notify *msg, *nmsg;
soaccept_predicate(struct netmsg_so_notify *msg)
struct netmsg_so_notify msg;
0, netmsg_so_notify, netmsg_so_notify_doabort);
soconnected_predicate(struct netmsg_so_notify *msg)
struct netmsg_so_notify msg;
netmsg_so_notify,
void netmsg_so_notify(netmsg_t);
struct netmsg_so_notify;
typedef bool (*msg_predicate_fn_t)(struct netmsg_so_notify *);
TAILQ_ENTRY(netmsg_so_notify) nm_list;
struct netmsg_so_notify *nm_notifymsg;
struct netmsg_so_notify notify;
TAILQ_HEAD(notifymsglist, netmsg_so_notify);