Home
last modified time | relevance | path

Searched defs:parms (Results 1 – 25 of 27) sorted by relevance

12

/net/openvswitch/
A Dvport-gre.c39 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()
A Dvport-geneve.c51 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()
A Dvport-vxlan.c71 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()
A Dvport.c123 const struct vport_parms *parms) in ovs_vport_alloc()
186 static struct vport_ops *ovs_vport_lookup(const struct vport_parms *parms) in ovs_vport_lookup()
205 struct vport *ovs_vport_add(const struct vport_parms *parms) in ovs_vport_add()
A Dvport-netdev.c132 static struct vport *netdev_create(const struct vport_parms *parms) in netdev_create()
A Dvport-internal_dev.c123 static struct vport *internal_dev_create(const struct vport_parms *parms) in internal_dev_create()
A Ddatapath.c199 static struct vport *new_vport(const struct vport_parms *parms) in new_vport()
1815 struct vport_parms parms; in ovs_dp_cmd_new() local
2287 struct vport_parms parms; in ovs_vport_cmd_new() local
/net/sched/
A Dact_connmark.c39 struct tcf_connmark_parms *parms; in tcf_connmark_act() local
197 const struct tcf_connmark_parms *parms; in tcf_connmark_dump() local
230 struct tcf_connmark_parms *parms; in tcf_connmark_cleanup() local
A Dact_nat.c120 struct tcf_nat_parms *parms; in tcf_nat_act() local
272 const struct tcf_nat_parms *parms; in tcf_nat_dump() local
309 struct tcf_nat_parms *parms; in tcf_nat_cleanup() local
A Dact_pedit.c147 struct tcf_pedit_parms *parms = in tcf_pedit_cleanup_rcu() local
313 struct tcf_pedit_parms *parms; in tcf_pedit_cleanup() local
394 struct tcf_pedit_parms *parms; in tcf_pedit_act() local
504 const struct tcf_pedit_parms *parms; in tcf_pedit_dump() local
A Dsch_gred.c42 struct red_parms parms; member
771 struct nlattr *parms, *vqs, *opts = NULL; in gred_dump() local
A Dsch_choke.c53 struct red_parms parms; member
A Dsch_red.c45 struct red_parms parms; member
/net/ipv4/
A Dip_vti.c173 struct ip_tunnel_parm_kern *parms = &tunnel->parms; in vti_xmit() local
546 struct ip_tunnel_parm_kern *parms, in vti_netlink_parms()
582 struct ip_tunnel_parm_kern parms; in vti_newlink() local
A Dip_tunnel.c173 struct ip_tunnel_parm_kern *parms) in ip_bucket()
209 struct ip_tunnel_parm_kern *parms, in ip_tunnel_find()
235 struct ip_tunnel_parm_kern *parms) in __ip_tunnel_create()
331 struct ip_tunnel_parm_kern *parms) in ip_tunnel_create()
1140 struct ip_tunnel_parm_kern parms; in ip_tunnel_init_net() local
A Dipip.c417 struct ip_tunnel_parm_kern *parms, in ipip_netlink_parms()
A Dip_gre.c1174 struct ip_tunnel_parm_kern *parms, in ipgre_netlink_parms()
1243 struct ip_tunnel_parm_kern *parms, in erspan_netlink_parms()
A Dip_tunnel_core.c1137 struct ip_tunnel_parm_kern *parms) in ip_tunnel_netlink_parms()
A Darp.c228 struct neigh_parms *parms; in arp_constructor() local
/net/lapb/
A Dlapb_iface.c210 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/
A Dip6_gre.c291 const struct __ip6_tnl_parm *parms, in ip6gre_tunnel_find()
316 const struct __ip6_tnl_parm *parms, int create) in ip6gre_tunnel_locate()
1730 struct __ip6_tnl_parm *parms) in ip6erspan_set_version()
1751 struct __ip6_tnl_parm *parms) in ip6gre_netlink_parms()
A Dsit.c138 __ipip6_bucket(struct sit_net *sitn, struct ip_tunnel_parm_kern *parms) in __ipip6_bucket()
230 struct ip_tunnel_parm_kern *parms, in ipip6_tunnel_locate()
1497 struct ip_tunnel_parm_kern *parms, in ipip6_netlink_parms()
A Dip6_vti.c974 struct __ip6_tnl_parm *parms) in vti6_netlink_parms()
/net/core/
A Dneighbour.c908 static inline void neigh_parms_put(struct neigh_parms *parms) in neigh_parms_put()
1778 struct neigh_parms *parms = in neigh_rcu_free_parms() local
1784 void neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms) in neigh_parms_release()
2173 static int neightbl_fill_parms(struct sk_buff *skb, struct neigh_parms *parms) in neightbl_fill_parms()
2315 struct neigh_parms *parms, in neightbl_fill_param_info()
/net/xfrm/
A Dxfrm_interface_core.c799 struct xfrm_if_parms *parms) in xfrmi_netlink_parms()

Completed in 85 milliseconds

12