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

  /src/sys/netinet/
dccp_usrreq.c 916 dccp_notify(struct inpcb *inp, int errno) function in typeref:typename:void
933 void (*notify)(struct inpcb *, int) = dccp_notify;
dccp_usrreq.c 916 dccp_notify(struct inpcb *inp, int errno) function in typeref:typename:void
933 void (*notify)(struct inpcb *, int) = dccp_notify;

Completed in 54 milliseconds