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. */
580 /* Create and initialize a new sk for the socket returned by accept(). */
827 * Initialize the control inode/socket with a control endpoint data
961 /* Common code to initialize a AF_INET msg_name. */
990 /* Initialize and copy out a msgname from an inbound skb. */
1245 /* Initialize the SCTP specific PF functions. */ in sctp_v4_pf_init()
1390 /* Initialize maximum autoclose timeout. */ in sctp_defaults_init()
1407 /* Initialize proc fs directory. */ in sctp_defaults_init()
1415 /* Initialize the local address list. */ in sctp_defaults_init()
1420 /* Initialize the address event list */ in sctp_defaults_init()
1462 /* Initialize the control inode/socket for handling OOTB packets. */ in sctp_ctrlsock_init()
1465 pr_err("Failed to initialize the SCTP control sock\n"); in sctp_ctrlsock_init()
1481 /* Initialize the universe into something sensible. */
1518 /* Initialize default stream count setup information. */ in sctp_init()
1522 /* Initialize handle used for association ids. */ in sctp_init()
1564 /* Allocate and initialize the endpoint hash table. */ in sctp_init()
1578 /* Allocate and initialize the SCTP port hash table. in sctp_init()