/src/sys/netinet/ |
sctp_input.c | 1043 struct sockaddr *init_src, int *notification) 1191 *notification = SCTP_NOTIFY_ASSOC_UP; 1299 *notification = SCTP_NOTIFY_ASSOC_UP; 1332 *notification = SCTP_NOTIFY_ASSOC_RESTART; 1411 struct sockaddr *init_src, int *notification) 1613 *notification = SCTP_NOTIFY_ASSOC_UP; 1682 int notification = 0; local in function:sctp_handle_cookie_echo 2012 cookie_len, *inp_p, netp, to, ¬ification); 2025 cookie, cookie_len, *inp_p, *stcb, *netp, to, ¬ification); 2077 if (notification == SCTP_NOTIFY_ASSOC_RESTART) [all...] |
sctp_input.c | 1043 struct sockaddr *init_src, int *notification) 1191 *notification = SCTP_NOTIFY_ASSOC_UP; 1299 *notification = SCTP_NOTIFY_ASSOC_UP; 1332 *notification = SCTP_NOTIFY_ASSOC_RESTART; 1411 struct sockaddr *init_src, int *notification) 1613 *notification = SCTP_NOTIFY_ASSOC_UP; 1682 int notification = 0; local in function:sctp_handle_cookie_echo 2012 cookie_len, *inp_p, netp, to, ¬ification); 2025 cookie, cookie_len, *inp_p, *stcb, *netp, to, ¬ification); 2077 if (notification == SCTP_NOTIFY_ASSOC_RESTART) [all...] |
/src/sys/dev/acpi/ |
qcompas.c | 1406 uint32_t notification; local in function:qcpas_pmic_rtr_recv 1421 "invalid battgmr notification\n"); 1424 memcpy(¬ification, buf + sizeof(hdr), 1426 switch (notification) { 1436 "unknown battmgr notification 0x%02x\n", 1437 notification);
|
qcompas.c | 1406 uint32_t notification; local in function:qcpas_pmic_rtr_recv 1421 "invalid battgmr notification\n"); 1424 memcpy(¬ification, buf + sizeof(hdr), 1426 switch (notification) { 1436 "unknown battmgr notification 0x%02x\n", 1437 notification);
|