Searched refs:nlhdr (Results 1 – 1 of 1) sorted by relevance
65 nlmsghdr nlhdr; in cfgCmdPfUnbind() member71 msg.nlhdr.nlmsg_len = sizeof(msg); in cfgCmdPfUnbind()72 msg.nlhdr.nlmsg_type = kNFLogConfigMsgType; in cfgCmdPfUnbind()73 msg.nlhdr.nlmsg_flags = NLM_F_REQUEST; in cfgCmdPfUnbind()86 nlmsghdr nlhdr; in cfgMode() member92 msg.nlhdr.nlmsg_len = sizeof(msg); in cfgMode()93 msg.nlhdr.nlmsg_type = kNFLogConfigMsgType; in cfgMode()94 msg.nlhdr.nlmsg_flags = NLM_F_REQUEST; in cfgMode()107 nlmsghdr nlhdr; in cfgCmdBind() member113 msg.nlhdr.nlmsg_len = sizeof(msg); in cfgCmdBind()[all …]