Searched refs:make (Results 1 – 16 of 16) 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()
865 struct sock *make; in nr_rx_frame() local958 (make = nr_make_new(sk)) == NULL) { in nr_rx_frame()967 skb->sk = make; in nr_rx_frame()968 make->sk_state = TCP_ESTABLISHED; in nr_rx_frame()971 nr_make = nr_sk(make); in nr_rx_frame()1002 nr_write_internal(make, NR_CONNACK); in nr_rx_frame()1018 nr_insert_socket(make); in nr_rx_frame()1020 nr_start_heartbeat(make); in nr_rx_frame()1021 nr_start_idletimer(make); in nr_rx_frame()
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
971 struct sock *make; in rose_rx_call_request() local996 (make = rose_make_new(sk)) == NULL) { in rose_rx_call_request()1001 skb->sk = make; in rose_rx_call_request()1002 make->sk_state = TCP_ESTABLISHED; in rose_rx_call_request()1003 make_rose = rose_sk(make); in rose_rx_call_request()1025 rose_write_internal(make, ROSE_CALL_ACCEPTED); in rose_rx_call_request()1027 rose_start_idletimer(make); in rose_rx_call_request()1037 rose_insert_socket(make); in rose_rx_call_request()1041 rose_start_heartbeat(make); in rose_rx_call_request()
922 struct sock *make; in x25_rx_call_request() local1018 make = x25_make_new(sk); in x25_rx_call_request()1019 if (!make) in x25_rx_call_request()1027 skb->sk = make; in x25_rx_call_request()1028 make->sk_state = TCP_ESTABLISHED; in x25_rx_call_request()1030 makex25 = x25_sk(make); in x25_rx_call_request()1046 x25_write_internal(make, X25_CALL_ACCEPTED); in x25_rx_call_request()1058 x25_insert_socket(make); in x25_rx_call_request()1062 x25_start_heartbeat(make); in x25_rx_call_request()
27 Say Y here to make runtime controllable debugging messages appear.
9 which can be used to make upcalls to perform DNS lookups in
56 Disabling this option will make your kernel slightly smaller,
34 do say Y here, then make sure that you also say Y to "Kernel/User
48 configured to have promiscuous mode enabled in order to make
17 Note that you need a set of user-space programs to actually make use
176 connected. This option allows to make a connection in this case.
140 modifies the packets to make it look like they came from the
240 same port. This make them hard to firewall properly because connection260 same port. This make them hard to firewall properly because connection624 You will need support for the "led" class to make this work.
373 Say Y here to make u32 gather additional statistics useful for
175 can be useful if you want to make your (or some other) machine