Searched refs:udplite_getfrag (Results 1 – 2 of 2) sorted by relevance
21 static __inline__ int udplite_getfrag(void *from, char *to, int offset, in udplite_getfrag() function
1302 getfrag = is_udplite ? udplite_getfrag : ip_generic_getfrag; in udp_sendmsg()