Searched refs:NETLINK_MSG_INFO (Results 1 – 5 of 5) sorted by relevance
92 #define NETLINK_MSG_INFO 257 /* (FreeBSD-specific) Receive message originator data in cmsg */ macro
636 case NETLINK_MSG_INFO: in nl_getoptflag()679 case NETLINK_MSG_INFO: in nl_ctloutput()713 case NETLINK_MSG_INFO: in nl_ctloutput()
156 NETLINK_MSG_INFO, SOL_NETLINK, M_NOWAIT); in nl_add_msg_info()
978 if (cmsg->cmsg_level != SOL_NETLINK || cmsg->cmsg_type != NETLINK_MSG_INFO) in parse_cmsg()
764 setsockopt(ss_event.fd, SOL_NETLINK, NETLINK_MSG_INFO, &optval, optlen); in monitor_nl()