HomeSort by relevance Sort by last modified time
    Searched refs:sctp_free_ifa (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_asconf.c 981 sctp_free_ifa(net->ro._s_addr);
    [all...]
sctp_var.h 191 sctp_free_ifa((__net)->ro._s_addr); \
239 sctp_free_ifa((__net)->ro._s_addr); \
sctp_timer.c 350 sctp_free_ifa(alt->ro._s_addr);
928 sctp_free_ifa(net->ro._s_addr);
    [all...]
sctp_pcb.h 726 void sctp_free_ifa(struct sctp_ifa *sctp_ifap);
sctp_pcb.c 343 sctp_free_ifa(struct sctp_ifa *sctp_ifap) function
903 sctp_free_ifa(sctp_ifap);
    [all...]
sctp_output.c     [all...]
sctp_usrreq.c     [all...]

Completed in 380 milliseconds