Lines Matching full:initialize
214 /* Initialize a sctp_addr from in incoming skb. */
234 /* Initialize an sctp_addr from a socket. */
243 /* Initialize sk->sk_rcv_saddr from sctp_addr. */
249 /* Initialize sk->sk_daddr from sctp_addr. */
255 /* Initialize a sctp_addr from an address parameter. */
271 /* Initialize an address parameter from a sctp_addr and return the length
286 /* Initialize a sctp_addr from a dst_entry. */
310 /* Initialize addr struct to INADDR_ANY. */
573 /* Create and initialize a new sk for the socket returned by accept(). */
822 * Initialize the control inode/socket with a control endpoint data
887 /* Common code to initialize a AF_INET msg_name. */
916 /* Initialize and copy out a msgname from an inbound skb. */
1147 /* Initialize the SCTP specific PF functions. */ in sctp_v4_pf_init()
1286 /* Initialize maximum autoclose timeout. */ in sctp_defaults_init()
1299 /* Initialize proc fs directory. */ in sctp_defaults_init()
1307 /* Initialize the local address list. */ in sctp_defaults_init()
1312 /* Initialize the address event list */ in sctp_defaults_init()
1354 /* Initialize the control inode/socket for handling OOTB packets. */ in sctp_ctrlsock_init()
1357 pr_err("Failed to initialize the SCTP control sock\n"); in sctp_ctrlsock_init()
1373 /* Initialize the universe into something sensible. */
1410 /* Initialize default stream count setup information. */ in sctp_init()
1414 /* Initialize handle used for association ids. */ in sctp_init()
1456 /* Allocate and initialize the endpoint hash table. */ in sctp_init()
1470 /* Allocate and initialize the SCTP port hash table. in sctp_init()