/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 | 123 const struct vport_parms *parms) in ovs_vport_alloc() 172 static struct vport_ops *ovs_vport_lookup(const struct vport_parms *parms) in ovs_vport_lookup() 191 struct vport *ovs_vport_add(const struct vport_parms *parms) in ovs_vport_add()
|
D | vport-netdev.c | 125 static struct vport *netdev_create(const struct vport_parms *parms) in netdev_create()
|
D | vport-internal_dev.c | 123 static struct vport *internal_dev_create(const struct vport_parms *parms) in internal_dev_create()
|
D | datapath.c | 197 static struct vport *new_vport(const struct vport_parms *parms) in new_vport() 1751 struct vport_parms parms; in ovs_dp_cmd_new() local 2205 struct vport_parms parms; in ovs_vport_cmd_new() local
|
/net/sched/ |
D | act_pedit.c | 143 struct tcf_pedit_parms *parms = in tcf_pedit_cleanup_rcu() local 301 struct tcf_pedit_parms *parms; in tcf_pedit_cleanup() local 381 struct tcf_pedit_parms *parms; in tcf_pedit_act() local 495 struct tcf_pedit_parms *parms; in tcf_pedit_dump() local
|
D | sch_gred.c | 42 struct red_parms parms; member 760 struct nlattr *parms, *vqs, *opts = NULL; in gred_dump() local
|
D | sch_choke.c | 53 struct red_parms parms; member
|
D | sch_red.c | 45 struct red_parms parms; member
|
/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() 1063 struct ip_tunnel_parm parms; in ip_tunnel_init_net() local
|
D | ip_vti.c | 170 struct ip_tunnel_parm *parms = &tunnel->parms; in vti_xmit() local 532 struct ip_tunnel_parm *parms, in vti_netlink_parms() 567 struct ip_tunnel_parm parms; in vti_newlink() local
|
D | ipip.c | 407 struct ip_tunnel_parm *parms, bool *collect_md, in ipip_netlink_parms()
|
D | ip_gre.c | 1136 struct ip_tunnel_parm *parms, in ipgre_netlink_parms() 1203 struct ip_tunnel_parm *parms, in erspan_netlink_parms()
|
D | arp.c | 227 struct neigh_parms *parms; in arp_constructor() local
|
/net/lapb/ |
D | lapb_iface.c | 210 int lapb_getparms(struct net_device *dev, struct lapb_parms_struct *parms) in lapb_getparms() 246 int lapb_setparms(struct net_device *dev, struct lapb_parms_struct *parms) in lapb_setparms()
|
/net/ipv6/ |
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() 1768 struct __ip6_tnl_parm *parms) in ip6erspan_set_version() 1789 struct __ip6_tnl_parm *parms) in ip6gre_netlink_parms()
|
D | sit.c | 136 struct ip_tunnel_parm *parms) in __ipip6_bucket() 229 struct ip_tunnel_parm *parms, int create) in ipip6_tunnel_locate() 1503 struct ip_tunnel_parm *parms, in ipip6_netlink_parms()
|
D | ip6_vti.c | 983 struct __ip6_tnl_parm *parms) in vti6_netlink_parms()
|
D | ndisc.c | 331 struct neigh_parms *parms; in ndisc_constructor() local
|
D | ip6_tunnel.c | 1964 struct __ip6_tnl_parm *parms) in ip6_tnl_netlink_parms()
|
/net/core/ |
D | neighbour.c | 821 static inline void neigh_parms_put(struct neigh_parms *parms) in neigh_parms_put() 1659 struct neigh_parms *parms = in neigh_rcu_free_parms() local 1665 void neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms) in neigh_parms_release() 1678 static void neigh_parms_destroy(struct neigh_parms *parms) in neigh_parms_destroy() 1993 static int neightbl_fill_parms(struct sk_buff *skb, struct neigh_parms *parms) in neightbl_fill_parms() 2133 struct neigh_parms *parms, in neightbl_fill_param_info()
|
/net/xfrm/ |
D | xfrm_interface_core.c | 668 struct xfrm_if_parms *parms) in xfrmi_netlink_parms()
|