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

  /src/sys/netinet/
sctp_asconf.c 1792 sctp_addr_mgmt_ep(struct sctp_inpcb *inp, struct ifaddr *ifa, uint16_t type) function in typeref:typename:void
1946 sctp_addr_mgmt_ep(inp, ifa, type);
2883 sctp_addr_mgmt_ep(inp, ifa, type);
sctp_asconf.c 1792 sctp_addr_mgmt_ep(struct sctp_inpcb *inp, struct ifaddr *ifa, uint16_t type) function in typeref:typename:void
1946 sctp_addr_mgmt_ep(inp, ifa, type);
2883 sctp_addr_mgmt_ep(inp, ifa, type);

Completed in 25 milliseconds