L2TP_ATTR_UDP_DPORT  220 net/l2tp/l2tp_netlink.c 		if (info->attrs[L2TP_ATTR_UDP_DPORT])
L2TP_ATTR_UDP_DPORT  221 net/l2tp/l2tp_netlink.c 			cfg.peer_udp_port = nla_get_u16(info->attrs[L2TP_ATTR_UDP_DPORT]);
L2TP_ATTR_UDP_DPORT  406 net/l2tp/l2tp_netlink.c 		    nla_put_u16(skb, L2TP_ATTR_UDP_DPORT, ntohs(inet->inet_dport)))
L2TP_ATTR_UDP_DPORT  886 net/l2tp/l2tp_netlink.c 	[L2TP_ATTR_UDP_DPORT]		= { .type = NLA_U16, },