Searched refs:make (Results 1 – 13 of 13) sorted by relevance
192 struct sock *make, *sk; in ax25_rcv() local347 (make = ax25_make_new(sk, ax25_dev)) == NULL) { in ax25_rcv()357 ax25 = ax25_sk(make); in ax25_rcv()358 skb_set_owner_r(skb, make); in ax25_rcv()361 make->sk_state = TCP_ESTABLISHED; in ax25_rcv()
65 Disabling this option will make latency over IrDA very bad. Enabling66 this option will make the IrDA stack send more packet than strictly69 Fast RR will make IrLAP send out a RR frame immediately when
867 struct sock *make; in nr_rx_frame() local960 (make = nr_make_new(sk)) == NULL) { in nr_rx_frame()969 skb->sk = make; in nr_rx_frame()970 make->sk_state = TCP_ESTABLISHED; in nr_rx_frame()973 nr_make = nr_sk(make); in nr_rx_frame()1004 nr_write_internal(make, NR_CONNACK); in nr_rx_frame()1020 nr_insert_socket(make); in nr_rx_frame()1022 nr_start_heartbeat(make); in nr_rx_frame()1023 nr_start_idletimer(make); in nr_rx_frame()
846 struct sock *make; in x25_rx_call_request() local919 make = x25_make_new(sk); in x25_rx_call_request()920 if (!make) in x25_rx_call_request()928 skb->sk = make; in x25_rx_call_request()929 make->sk_state = TCP_ESTABLISHED; in x25_rx_call_request()931 makex25 = x25_sk(make); in x25_rx_call_request()947 x25_write_internal(make, X25_CALL_ACCEPTED); in x25_rx_call_request()961 x25_insert_socket(make); in x25_rx_call_request()965 x25_start_heartbeat(make); in x25_rx_call_request()
985 struct sock *make; in rose_rx_call_request() local1010 (make = rose_make_new(sk)) == NULL) { in rose_rx_call_request()1015 skb->sk = make; in rose_rx_call_request()1016 make->sk_state = TCP_ESTABLISHED; in rose_rx_call_request()1017 make_rose = rose_sk(make); in rose_rx_call_request()1039 rose_write_internal(make, ROSE_CALL_ACCEPTED); in rose_rx_call_request()1041 rose_start_idletimer(make); in rose_rx_call_request()1051 rose_insert_socket(make); in rose_rx_call_request()1055 rose_start_heartbeat(make); in rose_rx_call_request()
27 Say Y here to make runtime controllable debugging messages appear.
34 do say Y here, then make sure that you also say Y to "Kernel/User
66 to make usable by SCTP.
17 Note that you need a set of user-space programs to actually make use
103 modifies the packets to make it look like they came from the
282 Say Y here to make u32 gather additional statistics useful for
203 can be useful if you want to make your (or some other) machine
202 same port. This make them hard to firewall properly because connection