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

  /src/sys/dev/ic/
hd64570.c 469 * reset the last seen times on the cisco keepalive protocol
828 * Add cisco serial line header. If there is no
841 * Add cisco serial line header. If there is no
1535 struct cisco_pkt *cisco; local in function:sca_frame_process
1606 ("Received CISCO keepalive packet\n"));
1610 ("short CISCO packet %d, wanted %d\n",
1622 cisco = (struct cisco_pkt *)
1626 switch (ntohl(cisco->type)) {
1628 printf("Got CISCO addr_req, ignoring\n");
1633 printf("Got CISCO addr_reply, ignoring\n")
    [all...]
hd64570.c 469 * reset the last seen times on the cisco keepalive protocol
828 * Add cisco serial line header. If there is no
841 * Add cisco serial line header. If there is no
1535 struct cisco_pkt *cisco; local in function:sca_frame_process
1606 ("Received CISCO keepalive packet\n"));
1610 ("short CISCO packet %d, wanted %d\n",
1622 cisco = (struct cisco_pkt *)
1626 switch (ntohl(cisco->type)) {
1628 printf("Got CISCO addr_req, ignoring\n");
1633 printf("Got CISCO addr_reply, ignoring\n")
    [all...]

Completed in 23 milliseconds