HomeSort by: relevance | last modified time | path
    Searched defs:send_packet (Results 1 - 2 of 2) sorted by relevancy

  /src/regress/sys/net/frag/
ip4_frag_1.c 136 send_packet(int s, void *p, in_addr_t target) function in typeref:typename:void
166 send_packet(sock, p, target);
169 send_packet(sock, p, target);
185 send_packet(sock, p, target);
189 send_packet(sock, p, target);
206 send_packet(sock, p, target);
209 send_packet(sock, p, target);
223 send_packet(sock, p, target);
227 send_packet(sock, p, target);
241 send_packet(sock, p, target)
    [all...]
ip4_frag_1.c 136 send_packet(int s, void *p, in_addr_t target) function in typeref:typename:void
166 send_packet(sock, p, target);
169 send_packet(sock, p, target);
185 send_packet(sock, p, target);
189 send_packet(sock, p, target);
206 send_packet(sock, p, target);
209 send_packet(sock, p, target);
223 send_packet(sock, p, target);
227 send_packet(sock, p, target);
241 send_packet(sock, p, target)
    [all...]

Completed in 23 milliseconds