nl_type            72 net/packet/diag.c static int pdiag_put_ring(struct packet_ring_buffer *ring, int ver, int nl_type,
nl_type            95 net/packet/diag.c 	return nla_put(nlskb, nl_type, sizeof(pdr), &pdr);
nl_type            26 net/xdp/xsk_diag.c static int xsk_diag_put_ring(const struct xsk_queue *queue, int nl_type,
nl_type            32 net/xdp/xsk_diag.c 	return nla_put(nlskb, nl_type, sizeof(dr), &dr);