Lines Matching refs:nl_mmap_hdr
550 static void netlink_frame_flush_dcache(const struct nl_mmap_hdr *hdr, unsigned int nm_len) in netlink_frame_flush_dcache()
565 static enum nl_mmap_status netlink_get_status(const struct nl_mmap_hdr *hdr) in netlink_get_status()
572 static void netlink_set_status(struct nl_mmap_hdr *hdr, in netlink_set_status()
580 static struct nl_mmap_hdr *
591 static struct nl_mmap_hdr *
595 struct nl_mmap_hdr *hdr; in netlink_lookup_frame()
604 static struct nl_mmap_hdr *
611 static struct nl_mmap_hdr *
629 const struct nl_mmap_hdr *hdr; in netlink_forward_ring()
644 struct nl_mmap_hdr *hdr; in netlink_dump_space()
704 static struct nl_mmap_hdr *netlink_mmap_hdr(struct sk_buff *skb) in netlink_mmap_hdr()
706 return (struct nl_mmap_hdr *)(skb->head - NL_MMAP_HDRLEN); in netlink_mmap_hdr()
711 struct nl_mmap_hdr *hdr) in netlink_ring_setup_skb()
736 struct nl_mmap_hdr *hdr; in netlink_mmap_sendmsg()
810 struct nl_mmap_hdr *hdr; in netlink_queue_mmaped_skb()
829 struct nl_mmap_hdr *hdr; in netlink_ring_set_copied()
862 struct nl_mmap_hdr *hdr; in netlink_skb_destructor()
1867 struct nl_mmap_hdr *hdr; in netlink_alloc_skb()