Searched defs:ec_cb (Results 1 – 1 of 1) sorted by relevance
85 struct ec_cb { struct86 struct sockaddr_ec sec;87 unsigned long cookie; /* Supplied by user. */89 int done;90 unsigned long seq; /* Sequencing */91 unsigned long timeout; /* Timeout */92 unsigned long start; /* jiffies */95 void (*sent)(struct sk_buff *, int result);