Searched refs:txopts (Results 1 – 1 of 1) sorted by relevance
789 txopts = ipv6_update_options(sk, txopts); in calipso_opt_update()790 if (txopts) { in calipso_opt_update()1080 if (!txopts || !txopts->hopopt) in calipso_sock_getattr()1107 txopt_put(txopts); in calipso_sock_getattr()1134 if (txopts) in calipso_sock_setattr()1138 txopt_put(txopts); in calipso_sock_setattr()1161 if (!txopts || !txopts->hopopt) in calipso_sock_delattr()1214 txopts = xchg(&req_inet->ipv6_opt, txopts); in calipso_req_setattr()1215 if (txopts) { in calipso_req_setattr()1247 txopts = xchg(&req_inet->ipv6_opt, txopts); in calipso_req_delattr()[all …]