Home
last modified time | relevance | path

Searched refs:SendNeedFragIcmp (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/natd/
H A Dnatd.h23 extern int SendNeedFragIcmp (int sock, struct ip* failedDgram, int mtu);
H A Dicmp.c36 int SendNeedFragIcmp (int sock, struct ip* failedDgram, int mtu) in SendNeedFragIcmp() function
H A Dnatd.c621 SendNeedFragIcmp (icmpSock, in DoGlobal()
781 SendNeedFragIcmp (icmpSock, in DoAliasing()