Searched refs:NLF_MSG_INFO (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/netlink/
H A Dnetlink_var.h93 #define NLF_MSG_INFO 0x08 /* Send caller info along with the notifications */ macro
H A Dnetlink_domain.c686 if (controlp != NULL && (nlp->nl_flags & NLF_MSG_INFO))
847 return (NLF_MSG_INFO);
896 if ((flag == NLF_MSG_INFO) && nlp->nl_linux) {

Completed in 107 milliseconds