Searched refs:optionsloc (Results 1 – 1 of 1) sorted by relevance
1746 static int process_options(struct nes_cm_node *cm_node, u8 *optionsloc, in process_options() argument1755 all_options = (union all_known_options *)(optionsloc + offset); in process_options()2250 u8 *optionsloc = (u8 *)&tcph[1]; in handle_tcp_options() local2253 if (process_options(cm_node, optionsloc, optionsize, in handle_tcp_options()