Searched refs:IPCORK_OPT (Results 1 – 2 of 2) sorted by relevance
241 #define IPCORK_OPT 1 /* ip-options has been held in ipcork.opt */ macro
1250 cork->flags |= IPCORK_OPT; in ip_setup_cork()1340 if (cork->flags & IPCORK_OPT) in ip_append_page()1447 cork->flags &= ~IPCORK_OPT; in ip_cork_release()1507 if (cork->flags & IPCORK_OPT) in __ip_make_skb()
Completed in 7 milliseconds