Searched refs:nlhdr (Results 1 – 1 of 1) sorted by relevance
63 nlmsghdr nlhdr; in cfgCmdPfUnbind() member69 msg.nlhdr.nlmsg_len = sizeof(msg); in cfgCmdPfUnbind()70 msg.nlhdr.nlmsg_type = kNFLogConfigMsgType; in cfgCmdPfUnbind()71 msg.nlhdr.nlmsg_flags = NLM_F_REQUEST; in cfgCmdPfUnbind()84 nlmsghdr nlhdr; in cfgMode() member90 msg.nlhdr.nlmsg_len = sizeof(msg); in cfgMode()91 msg.nlhdr.nlmsg_type = kNFLogConfigMsgType; in cfgMode()92 msg.nlhdr.nlmsg_flags = NLM_F_REQUEST; in cfgMode()105 nlmsghdr nlhdr; in cfgCmdBind() member111 msg.nlhdr.nlmsg_len = sizeof(msg); in cfgCmdBind()[all …]