Home
last modified time | relevance | path

Searched refs:ip_frag_state (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dip.h198 struct ip_frag_state { struct
210 unsigned int mtu, bool DF, struct ip_frag_state *state); argument
212 struct ip_frag_state *state);
/linux/net/ipv4/
H A Dip_output.c645 struct ip_frag_state *state) in ip_frag_init()
678 struct sk_buff *ip_frag_next(struct sk_buff *skb, struct ip_frag_state *state) in ip_frag_next()
771 struct ip_frag_state state; in ip_do_fragment()