Home
last modified time | relevance | path

Searched refs:vector_private (Results 1 – 3 of 3) sorted by relevance

/arch/um/drivers/
A Dvector_kern.h74 struct vector_private { struct
115 struct sk_buff *skb, struct vector_private *vp); argument
117 struct sk_buff *skb, struct vector_private *vp); argument
137 extern int build_transport_data(struct vector_private *vp); argument
A Dvector_transports.c67 struct sk_buff *skb, struct vector_private *vp) in l2tpv3_form_header()
97 struct sk_buff *skb, struct vector_private *vp) in gre_form_header()
115 struct sk_buff *skb, struct vector_private *vp) in raw_form_header()
131 uint8_t *header, struct sk_buff *skb, struct vector_private *vp) in l2tpv3_verify_header()
166 uint8_t *header, struct sk_buff *skb, struct vector_private *vp) in gre_verify_header()
197 uint8_t *header, struct sk_buff *skb, struct vector_private *vp) in raw_verify_header()
241 static int build_gre_transport_data(struct vector_private *vp) in build_gre_transport_data()
400 static int build_raw_transport_data(struct vector_private *vp) in build_raw_transport_data()
445 static int build_tap_transport_data(struct vector_private *vp) in build_tap_transport_data()
468 static int build_bess_transport_data(struct vector_private *vp) in build_bess_transport_data()
[all …]
A Dvector_kern.c284 static int prep_msg(struct vector_private *vp, in prep_msg()
507 struct vector_private *vp, in create_queue()
602 struct vector_private *vp, in prep_skb()
790 struct vector_private *vp; in vector_remove()
1044 struct vector_private *vp = netdev_priv(dev); in vector_net_start_xmit()
1081 struct vector_private *vp = netdev_priv(dev); in vector_rx_interrupt()
1093 struct vector_private *vp = netdev_priv(dev); in vector_tx_interrupt()
1113 struct vector_private *vp = netdev_priv(dev); in vector_net_close()
1164 struct vector_private *vp = container_of(napi, struct vector_private, napi); in vector_poll()
1192 struct vector_private *vp = in vector_reset_tx()
[all …]

Completed in 8 milliseconds