Home
last modified time | relevance | path

Searched defs:encap_len (Results 1 – 3 of 3) sorted by relevance

/linux/net/core/
H A Dlwt_bpf.c529 handle_gso_type(struct sk_buff * skb,unsigned int gso_type,int encap_len) handle_gso_type() argument
540 handle_gso_encap(struct sk_buff * skb,bool ipv4,int encap_len) handle_gso_encap() argument
[all...]
H A Dlwtunnel.c69 struct lwtunnel_state *lwtunnel_state_alloc(int encap_len) in lwtunnel_state_alloc()
/linux/net/mac80211/
H A Dmlme.c4941 u16 auth_alg, auth_transaction, status_code, encap_len; in ieee80211_rx_mgmt_auth() local