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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_usrreq.c 606 in6_rtchange((struct in6pcb *)inp,
783 struct in6pcb *inp6;
807 inp6 = (struct in6pcb *)inp;
858 struct in6pcb *inp6;
896 inp6 = (struct in6pcb *)inp;
1049 struct in6pcb *inp6;
1066 inp6 = (struct in6pcb *)inp;
1185 struct in6pcb *inp6;
1191 inp6 = (struct in6pcb *)so->so_pcb;
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_inpcb.h 38 #define in6pcb inpcb /* for KAME src sync over BSD*'s */ macro
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 554 #ifndef in6pcb
555 #define in6pcb inpcb macro
1080 ((struct in6pcb *)(stcb->sctp_ep))->in6p_outputopts, \
    [all...]
sctp_asconf.c     [all...]
sctp_pcb.h 440 char align[(sizeof(struct in6pcb) + SCTP_ALIGNM1) &
sctp_pcb.c     [all...]
sctp_usrreq.c     [all...]
sctp_output.c     [all...]

Completed in 142 milliseconds