Lines Matching refs:protocol
389 * for a particular protocol.
392 u_short protocol; /* PPP protocol number */
397 /* Process a received protocol-reject */
403 /* Open the protocol */
405 /* Close the protocol */
413 bool enabled_flag; /* 0 iff protocol is disabled */
414 char *name; /* Text name of protocol */
415 char *data_name; /* Text name of corresponding data protocol */
533 void np_up __P((int, int)); /* a network protocol has come up */
534 void np_down __P((int, int)); /* a network protocol has gone down */
535 void np_finished __P((int, int)); /* a network protocol no longer needs link */
629 int sifup __P((int)); /* Configure i/f up for one protocol */
632 int sifdown __P((int)); /* Configure i/f down for one protocol */