/net/openvswitch/ |
D | vport-gre.c | 39 static struct vport *gre_tnl_create(const struct vport_parms *parms) in gre_tnl_create() 70 static struct vport *gre_create(const struct vport_parms *parms) in gre_create()
|
D | vport-geneve.c | 51 static struct vport *geneve_tnl_create(const struct vport_parms *parms) in geneve_tnl_create() 106 static struct vport *geneve_create(const struct vport_parms *parms) in geneve_create()
|
D | vport-vxlan.c | 71 static struct vport *vxlan_tnl_create(const struct vport_parms *parms) in vxlan_tnl_create() 135 static struct vport *vxlan_create(const struct vport_parms *parms) in vxlan_create()
|
D | vport.c | 119 const struct vport_parms *parms) in ovs_vport_alloc() 168 static struct vport_ops *ovs_vport_lookup(const struct vport_parms *parms) in ovs_vport_lookup() 187 struct vport *ovs_vport_add(const struct vport_parms *parms) in ovs_vport_add()
|
D | vport-netdev.c | 126 static struct vport *netdev_create(const struct vport_parms *parms) in netdev_create()
|
D | vport-internal_dev.c | 156 static struct vport *internal_dev_create(const struct vport_parms *parms) in internal_dev_create()
|
D | datapath.c | 190 static struct vport *new_vport(const struct vport_parms *parms) in new_vport() 1608 struct vport_parms parms; in ovs_dp_cmd_new() local 2056 struct vport_parms parms; in ovs_vport_cmd_new() local
|
/net/ipv4/ |
D | ip_tunnel.c | 175 struct ip_tunnel_parm *parms) in ip_bucket() 210 struct ip_tunnel_parm *parms, in ip_tunnel_find() 234 struct ip_tunnel_parm *parms) in __ip_tunnel_create() 330 struct ip_tunnel_parm *parms) in ip_tunnel_create() 1055 struct ip_tunnel_parm parms; in ip_tunnel_init_net() local
|
D | ip_vti.c | 203 struct ip_tunnel_parm *parms = &tunnel->parms; in vti_xmit() local 543 struct ip_tunnel_parm *parms, in vti_netlink_parms() 578 struct ip_tunnel_parm parms; in vti_newlink() local
|
D | ipip.c | 416 struct ip_tunnel_parm *parms, bool *collect_md, in ipip_netlink_parms()
|
D | ip_gre.c | 1139 struct ip_tunnel_parm *parms, in ipgre_netlink_parms() 1206 struct ip_tunnel_parm *parms, in erspan_netlink_parms()
|
D | arp.c | 225 struct neigh_parms *parms; in arp_constructor() local
|
/net/lapb/ |
D | lapb_iface.c | 196 int lapb_getparms(struct net_device *dev, struct lapb_parms_struct *parms) in lapb_getparms() 229 int lapb_setparms(struct net_device *dev, struct lapb_parms_struct *parms) in lapb_setparms()
|
/net/ipv6/ |
D | sit.c | 129 struct ip_tunnel_parm *parms) in __ipip6_bucket() 222 struct ip_tunnel_parm *parms, int create) in ipip6_tunnel_locate() 1446 struct ip_tunnel_parm *parms, in ipip6_netlink_parms()
|
D | ip6_gre.c | 322 const struct __ip6_tnl_parm *parms, in ip6gre_tunnel_find() 347 const struct __ip6_tnl_parm *parms, int create) in ip6gre_tunnel_locate() 1757 struct __ip6_tnl_parm *parms) in ip6erspan_set_version() 1778 struct __ip6_tnl_parm *parms) in ip6gre_netlink_parms()
|
D | ip6_vti.c | 969 struct __ip6_tnl_parm *parms) in vti6_netlink_parms()
|
D | ndisc.c | 329 struct neigh_parms *parms; in ndisc_constructor() local
|
D | ip6_tunnel.c | 1932 struct __ip6_tnl_parm *parms) in ip6_tnl_netlink_parms()
|
/net/sched/ |
D | sch_gred.c | 42 struct red_parms parms; member 760 struct nlattr *parms, *vqs, *opts = NULL; in gred_dump() local
|
D | sch_red.c | 41 struct red_parms parms; member
|
D | sch_choke.c | 53 struct red_parms parms; member
|
/net/core/ |
D | neighbour.c | 824 static inline void neigh_parms_put(struct neigh_parms *parms) in neigh_parms_put() 1662 struct neigh_parms *parms = in neigh_rcu_free_parms() local 1668 void neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms) in neigh_parms_release() 1682 static void neigh_parms_destroy(struct neigh_parms *parms) in neigh_parms_destroy() 1994 static int neightbl_fill_parms(struct sk_buff *skb, struct neigh_parms *parms) in neightbl_fill_parms() 2134 struct neigh_parms *parms, in neightbl_fill_param_info()
|
/net/xfrm/ |
D | xfrm_interface_core.c | 646 struct xfrm_if_parms *parms) in xfrmi_netlink_parms()
|