Lines Matching refs:nlmsg_flags
115 __u16 nlmsg_flags; /* Flags - request or dump */
149 are initiated by the user. :c:member:`nlmsghdr.nlmsg_flags` should
219 is indicated by ``NLM_F_CAPPED`` in :c:member:`nlmsghdr.nlmsg_flags`.
224 :c:member:`nlmsghdr.nlmsg_flags`.
266 __u16 nlmsg_flags: NLM_F_REQUEST | NLM_F_ACK // (2)
296 __u16 nlmsg_flags: 0
334 __u16 nlmsg_flags: NLM_F_CAPPED /* There won't be a payload */
343 __u16 nlmsg_flags: NLM_F_REQUEST | NLM_F_ACK
453 __u16 nlmsg_flags: 0
645 and ``DEL`` requests in the upper byte of nlmsg_flags in struct nlmsghdr.