Searched refs:cisco_send (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netgraph/ |
H A D | ng_cisco.c | 122 static int cisco_send(sc_p sc, int type, long par1, long par2); 532 error = cisco_send(sc, CISCO_ADDR_REPLY, in cisco_input() 581 cisco_send(sc, CISCO_KEEPALIVE_REQ, sc->local_seq, sc->remote_seq); in cisco_keepalive() 592 cisco_send(sc_p sc, int type, long par1, long par2) in cisco_send() function
|