Searched refs:publications (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/net/tipc/ |
D | socket.c | 90 struct list_head publications; member 351 INIT_LIST_HEAD(&tsk->publications); in tipc_sk_create() 2189 list_add(&publ->pport_list, &tsk->publications); in tipc_sk_publish() 2203 list_for_each_entry_safe(publ, safe, &tsk->publications, pport_list) { in tipc_sk_withdraw() 2222 if (list_empty(&tsk->publications)) in tipc_sk_withdraw() 2654 } else if (!list_empty(&tsk->publications)) { in __tipc_nl_add_sk() 2758 list_for_each_entry(p, &tsk->publications, pport_list) { in __tipc_nl_list_sk_publ() 2774 p = list_first_entry(&tsk->publications, struct publication, in __tipc_nl_list_sk_publ() 2778 list_for_each_entry_from(p, &tsk->publications, pport_list) { in __tipc_nl_list_sk_publ()
|
/linux-4.1.27/Documentation/networking/ |
D | tcp-thin.txt | 47 http://simula.no/research/nd/publications/Simula.nd.477/simula_pdf_file
|
D | cs89x0.txt | 608 latest drivers and technical publications.
|
/linux-4.1.27/Documentation/RCU/ |
D | RTFP.txt | 4 This document describes RCU-related publications, and is followed by 5 the corresponding bibtex entries. A number of the publications may 438 \url{https://www.usenix.org/publications/library/proceedings/neworl/full_papers/john.a} 1543 ,note="\url{http://www.nada.kth.se/~snilsson/publications/TRASH/trash.pdf}"
|
/linux-4.1.27/crypto/ |
D | Kconfig | 309 http://csrc.nist.gov/publications/nistpubs/800-38B/SP_800-38B.pdf
|