Searched refs:txopt_put (Results 1 – 7 of 7) sorted by relevance
785 txopt_put(old); in calipso_opt_update()792 txopt_put(txopts); in calipso_opt_update()1107 txopt_put(txopts); in calipso_sock_getattr()1138 txopt_put(txopts); in calipso_sock_setattr()1171 txopt_put(txopts); in calipso_sock_delattr()1217 txopt_put(txopts); in calipso_req_setattr()1250 txopt_put(txopts); in calipso_req_delattr()
389 txopt_put(opt); in ipv6_set_opt_hdr()732 txopt_put(opt); in do_ipv6_setsockopt()
927 txopt_put(opt_to_free); in rawv6_sendmsg()
513 txopt_put(opt); in inet6_cleanup_sock()
1620 txopt_put(opt_to_free); in udpv6_sendmsg()
644 txopt_put(opt_to_free); in l2tp_ip6_sendmsg()
401 static inline void txopt_put(struct ipv6_txoptions *opt) in txopt_put() function