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