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. */
266 /* Initialize an address parameter from a sctp_addr and return the length
281 /* Initialize a sctp_addr from a dst_entry. */
305 /* Initialize addr struct to INADDR_ANY. */
567 /* Create and initialize a new sk for the socket returned by accept(). */
816 * Initialize the control inode/socket with a control endpoint data
881 /* Common code to initialize a AF_INET msg_name. */
910 /* Initialize and copy out a msgname from an inbound skb. */
1141 /* Initialize the SCTP specific PF functions. */ in sctp_v4_pf_init()
1280 /* Initialize maximum autoclose timeout. */ in sctp_defaults_init()
1293 /* Initialize proc fs directory. */ in sctp_defaults_init()
1301 /* Initialize the local address list. */ in sctp_defaults_init()
1306 /* Initialize the address event list */ in sctp_defaults_init()
1348 /* Initialize the control inode/socket for handling OOTB packets. */ in sctp_ctrlsock_init()
1351 pr_err("Failed to initialize the SCTP control sock\n"); in sctp_ctrlsock_init()
1367 /* Initialize the universe into something sensible. */
1404 /* Initialize default stream count setup information. */ in sctp_init()
1408 /* Initialize handle used for association ids. */ in sctp_init()
1450 /* Allocate and initialize the endpoint hash table. */ in sctp_init()
1464 /* Allocate and initialize the SCTP port hash table. in sctp_init()