Searched refs:net_ipv4_frag_cb_t (Results 1 – 2 of 2) sorted by relevance
350 typedef void (*net_ipv4_frag_cb_t)(struct net_ipv4_reassembly *reass, void *user_data); typedef358 void net_ipv4_frag_foreach(net_ipv4_frag_cb_t cb, void *user_data);
225 void net_ipv4_frag_foreach(net_ipv4_frag_cb_t cb, void *user_data) in net_ipv4_frag_foreach()