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

  /src/external/bsd/libpcap/dist/
pcap-npf.c 1469 DWORD lptype; local
1486 &lptype,
  /src/sys/netinet/
sctp_pcb.c 4172 int lptype; local
4187 lptype = ntohs(fee->addrp.ph.param_type);
4188 if (lptype == SCTP_IPV4_ADDRESS) {
4199 } else if (lptype == SCTP_IPV6_ADDRESS) {

Completed in 175 milliseconds