Home
last modified time | relevance | path

Searched defs:lnet (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_timer.c823 struct sctp_nets *lnet; in sctp_t3rxt_timer() local
H A Dsctp_cc_functions.c1024 struct sctp_nets *lnet; in sctp_cwnd_update_after_timeout() local
H A Dsctp_input.c243 struct sctp_nets *lnet; in sctp_process_init() local
H A Dsctp_pcb.c4322 struct sctp_nets *lnet; in sctp_remove_net() local
H A Dsctputil.c632 struct sctp_nets *lnet; in sctp_auditing() local
H A Dsctp_output.c5747 struct sctp_nets *lnet; in sctp_send_initiate_ack() local
/freebsd/contrib/telnet/telnet/
H A Dcommands.c2117 setpolicy(int lnet, struct addrinfo *res, char *policy) in setpolicy()