Lines Matching refs:nl_mmap_hdr
553 static void netlink_frame_flush_dcache(const struct nl_mmap_hdr *hdr, unsigned int nm_len) in netlink_frame_flush_dcache()
568 static enum nl_mmap_status netlink_get_status(const struct nl_mmap_hdr *hdr) in netlink_get_status()
575 static void netlink_set_status(struct nl_mmap_hdr *hdr, in netlink_set_status()
583 static struct nl_mmap_hdr *
594 static struct nl_mmap_hdr *
598 struct nl_mmap_hdr *hdr; in netlink_lookup_frame()
607 static struct nl_mmap_hdr *
622 const struct nl_mmap_hdr *hdr; in netlink_forward_ring()
637 const struct nl_mmap_hdr *hdr; in netlink_has_valid_frame()
652 struct nl_mmap_hdr *hdr; in netlink_dump_space()
718 static struct nl_mmap_hdr *netlink_mmap_hdr(struct sk_buff *skb) in netlink_mmap_hdr()
720 return (struct nl_mmap_hdr *)(skb->head - NL_MMAP_HDRLEN); in netlink_mmap_hdr()
725 struct nl_mmap_hdr *hdr) in netlink_ring_setup_skb()
750 struct nl_mmap_hdr *hdr; in netlink_mmap_sendmsg()
824 struct nl_mmap_hdr *hdr; in netlink_queue_mmaped_skb()
843 struct nl_mmap_hdr *hdr; in netlink_ring_set_copied()
876 struct nl_mmap_hdr *hdr; in netlink_skb_destructor()
1888 struct nl_mmap_hdr *hdr; in __netlink_alloc_skb()